Assign resource to webhook
Webhooks
Assign resource to webhook
Attaches a job, monitor, or monitor group to the webhook. When the resource completes, the webhook receives a delivery.
A single webhook can be assigned to multiple resources. Each resource can have up to 5 webhooks assigned.
POST
Assign resource to webhook
Documentation Index
Fetch the complete documentation index at: https://newscatcherinc-docs.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication.
Path Parameters
Unique webhook identifier.
Body
application/json
Response
Resource assigned to webhook.
True if the operation succeeded; false otherwise.
Example:
true
Human-readable result message.
Example:
"Resource assigned to webhook."
True if the assignment already existed before this request.
Example:
false
The created or existing resource mapping.

