Skip to main content
DELETE
/
v1
/
webhooks
/
{webhook_id}
Delete Webhook
curl --request DELETE \
  --url https://api.example.com/v1/webhooks/{webhook_id}
{}

Headers

authorization
string | null

Path Parameters

webhook_id
string<uuid>
required

Response

Successful Response

The response is of type Response Delete Webhook V1 Webhooks Webhook Id Delete · object.