cURL
curl --request DELETE \ --url https://9dc2c77e6dbf.ngrok-free.app/v1/organization/apps/{appId}/webhooks/{webhookId} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Delete a webhook from a specific app
Admin API key (format: sk_admin_*) for organization-level operations
App UUID
"b1ffcd11-1d1c-5fg9-cc7e-7cc0ce491b22"
Webhook UUID
"a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11"
Delete webhook