Delete a call webhook
Call webhooks
Delete a call webhook
Deletes a call webhook.
DELETE
Delete a call webhook
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Query Parameters
Call event type.
Use post-call to stop receiving post-call callbacks.
Use on-call to stop receiving real-time call status updates.
Available options:
post-call, on-call Example:
"post-call"
Response
Webhook deleted.
Example:
true