v1

latestOpenAPI 3.1.02026-07-266850126.1 KB
Webhooks

Update a webhook

put/v1/webhooks/{webhook}

Path parameters

webhookstring required

The webhook ID

Request body

urlstring uri required
eventsstring[] required
namestring nullable
enabledboolean

Response

WebhookResource

idstring required
namestring nullable required
signaturestring nullable
enabledboolean required
urlstring required
last_statusstring required
last_status_descriptionstring required
last_used_atstring required
created_atstring required
updated_atstring required