latestOpenAPI 3.1.02026-08-237602082.8 MB
529d7d36d7d6
Webhooks
Delete Webhook Subscription
Permanently delete a webhook subscription. No further deliveries are dispatched.
delete/webhooks/{id}
Path parameters
idinteger required
Webhook id, as returned by GET /v1/webhooks.
Response
Successful calculation
Example response
{
"ok": true
}