DELETE
/
webhook-endpoints
/
{id}
curl --request DELETE \
  --url https://api.syntage.com/webhook-endpoints/{id} \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Path Parameters

id
string
required

Response

204

Webhook endpoint deleted