Skip to main content
DELETE
/
v0
/
webhooks
/
{id}
Delete the existing webhook
curl --request DELETE \
  --url https://{hostname}.gable.ai/v0/webhooks/{id} \
  --header 'X-API-KEY: <api-key>'
This response does not have an example.

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string<uuid>
required

Response