Update Webhook
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Body
Serializer for updating webhooks
User-friendly name for this webhook
1 - 255Webhook endpoint URL
1 - 500255Custom headers to include in webhook requests (key-value pairs)
List of events to trigger this webhook (e.g., ['triggered'])
1Response
Serializer for Webhook model
User-friendly name for this webhook
255Webhook endpoint URL
500Alert IDs
Number of consecutive failures
255Custom headers to include in webhook requests (key-value pairs)
List of events to trigger this webhook (e.g., ['triggered'])