Skip to main content
DELETE
/
v1
/
subscriptions
/
webhooks
/
{id}
Delete webhook subscription
curl --request DELETE \
  --url https://api.wellapp.ai/v1/subscriptions/webhooks/{id} \
  --header 'Authorization: <authorization>'
This response does not have an example.

Headers

Authorization
string
required

Bearer token for authentication

Path Parameters

id
string
required

Response

No Content

I