Skip to main content
DELETE
/
v1
/
webhooks
/
{webhookId}
Delete webhook subscription
curl --request DELETE \
  --url https://openapi.genesy.ai/v1/webhooks/{webhookId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

webhookId
string
required

Webhook ID

Response

Webhook deleted successfully