Webhook
Update Webhook
PATCH
Authorizations
Bearer HTTP authentication specified with the header Authorization: Bearer <access_token>
Headers
The value is the tenancy parameter that Monime used to determine which space the request is intended for.
Maximum length:
100
Path Parameters
The ID for the webhook object to update
Body
application/json
The URL where the webhook events are sent.
Example:
" https://api.company.com/webhooks"
The name of the webhook.
Required string length:
1 - 100
Denotes whether the webhook is active.
The API version the webhook supports.
The list of events that triggers the webhook.
The list email address to send alert notifications to when the webhook is failing.
The verification method of the webhook.
Custom headers of the webhook.
Metadata attributes of the webhook.
Was this page helpful?