v1
latestOpenAPI 3.0.02026-07-249372139.7 KBWebhooks
Update a single webhook
put/webhooks/{WebhookID}
Path parameters
WebhookIDstring required
Request body
Example request
{
"Description": "Webhook 1",
"Url": "https://webhook.site/e32b4f8f-f6c492d7c1d2d",
"Active": true
}Response
Success