v1
latestOpenAPI 3.0.32026-08-061874701.5 MBwebhooks
Delete webhook
Permanently deletes the specified webhook.
Important: This operation permanently deletes the webhook. Alternatively, to temporarily disable the webhook, use the Update webhook operation with enabled set to false.
delete/webhooks/{webhookId}
Response
Result object
Example response
{
"message": "SUCCESS"
}