DELETE
/
v1
/
webhooks
/
{id}
curl --request DELETE \
  --url https://dev-public-api.openphone.dev/v1/webhooks/{id}
This response does not have an example.

Path Parameters

id
string
required

The unique identifier of a webhook

Examples:

"WH12345"

Response

204

Success