docs

Delete a webhook endpoint

Permanently deletes a webhook endpoint. This cannot be undone.

DELETE
/webhook-endpoints/{id}

Permanently deletes a webhook endpoint. This cannot be undone.

AuthorizationBearer <token>

API key for merchant integrations. Send as Authorization: Bearer <your key>.

In: header

Path Parameters

id*string

Webhook endpoint ID

Response Body

curl -X DELETE "https://example.com/webhook-endpoints/string"
Empty
Empty