Delete Webhook

Delete Webhook

DELETE {{Environment_URL}}/v1/notifications/webhooks/:role/:correspondentId

Deletes the webhook URL registered for a specific role.

⚠️ After deletion, no further notifications will be sent for that role until a new webhook is registered.

Headers

Name
Value

Authorization

Bearer <token>

Path Params

Name
Value
Description

role

clients

Role of the webhook to create

correspondentId

1

Correspondent ID associated with the authenticated user. Obtainable via the /validate route.

Response

// no content