delete https://public-api.mx.clara.com/api/v1/subscribers/
Delete a Webhook subscriber
Log in to see full request history
Responses
204Subscriber deleted successfully
400Bad Request
401Unauthorized
403Forbidden
Delete a Webhook subscriber
204Subscriber deleted successfully
400Bad Request
401Unauthorized
403Forbidden
xxxxxxxxxx
curl --request DELETE \
--url https://public-api.mx.clara.com/api/v1/subscribers/uuid \
--header 'accept: application/json' \
--header 'content-type: */*'
Try It!
to start a request and see the response here!