Skip to main content
DELETE
/
webhooks
/
endpoints
/
{id}
Delete a webhook endpoint by id
curl --request DELETE \
  --url https://channels-service-alpha.fourvenues.com/webhooks/endpoints/{id} \
  --header 'Key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.fourvenues.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Key
string
header
required

Path Parameters

id
string
required

Response

204

Successful operation