Skip to main content
DELETE
/
webhook
/
{id}
cURL
curl --request DELETE \
  --url https://api.example.com/webhook/{id}

Path Parameters

id
string
required

Webhook Id

Example:

"664b63037707171ba58cf311"

Response

200 - undefined