v1
latestOpenAPI 3.0.1Apache 2.02026-07-174811204.8 KBwebhooks
Delete Webhook
Delete an existing webhook
delete/api/v1/webhooks/{webhook_id}/
Path parameters
webhook_idstring required
Unique identifier of the webhook
Response
Webhook deleted successfully
Example response
{
"message": "Webhook deleted successfully"
}