DELETE
/
webhooks
/
{endpoint_id}
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.

Authorizations

Authorization
string
header
required

Path Parameters

endpoint_id
string
required

Response

204

Webhook Deleted Successfully