DELETE
/
api
/
webhooks
/
{webhook_id}
curl --request DELETE \
  --url https://api.ultravox.ai/api/webhooks/{webhook_id} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key

Path Parameters

webhook_id
string
required

Response

204

No response body