The unique identifier of webhook ID to update
The webhook name
1 - 255"my-webhook"
The webhook url
10 - 2048"https://webhook.site/cfee291c-4fcc-464a-aabc-3f9653295db3"
The custom headers to include in the webhook request
{ "x-bronto-api-key": "xxxxx" }The desired payload structure (JSON)
2048"{\"name\":\"$title\", \"message\": \"$description\", \"details\":{\"id\": \"$alert_id\"}}"
Webhook successfully updated
A unique identifier for the integration resource
"550e8400-e29b-41d4-a716-446655440000"
The webhook name
1 - 255"my-webhook"
The webhook url
10 - 2048"https://webhook.site/cfee291c-4fcc-464a-aabc-3f9653295db3"
The custom headers to include in the webhook request
{ "x-bronto-api-key": "xxxxx" }The desired payload structure (JSON)
2048"{\"name\":\"$title\", \"message\": \"$description\", \"details\":{\"id\": \"$alert_id\"}}"