Skip to main content
DELETE
/
api
/
v1
/
webhooks
/
{webhookId}
Delete Webhook
curl --request DELETE \
  --url https://{baseurl}/api/v1/webhooks/{webhookId} \
  --header 'x-api-key: <x-api-key>'
{}

Headers

x-api-key
string
required

Path Parameters

webhookId
string
required

Response

OK

The response is of type object.