cURL
curl --request DELETE \ --url https://api.openphone.com/v1/webhooks/{id} \ --header 'Authorization: <api-key>'
This response does not have an example.
Delete a webhook by its unique identifier.
The unique identifier of a webhook
"WH12345"
Success
Was this page helpful?