Webhooks

Update Webhook

Update a webhook by ID

put/api/webhooks/{webhook_id}

Path parameters

webhook_idstring required

Request body

eventsstring[] nullable
urlstring uri nullable
enabledboolean nullable

Response

Successful Response

eventsstring[] required
urlstring uri required
enabledboolean
idstring required
secretstring required

Changes