cURL
curl --request DELETE \ --url https://api.prod.usesimple.ai/api/v1/webhooks/{endpoint_id} \ --header 'Authorization: <api-key>'
This response does not have an example.
Delete a webhook endpoint by ID. Requires a valid API key.
Webhook Deleted Successfully
Was this page helpful?