v1
latestOpenAPI 3.1.02026-07-26359254.7 MBWebhooks
Delete a webhook subscription
<small>Requires the webhooks:write scope (or a broader one that includes it).</small>
Permanently deletes the subscription and its delivery-log payloads.
delete/v3/webhooks/{id}
Path parameters
idinteger required
Webhook subscription ID.
Response
Webhook subscription deleted successfully. The response body is empty.
{"stackTrail":"paths:/v3/webhooks/{id}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}