NotifyHub
Openapi

Delete recipient

DELETE
/v1/server/recipients/{recipientId}

Permanently removes the recipient and all associated notifications, preferences, and delivery records from the environment. This action is irreversible. The endpoint is idempotent — deleting an already-deleted recipient returns success.

Authorization

environmentKey
AuthorizationBearer <token>

In: header

Response Body

curl -X DELETE "https://loading/v1/server/recipients/{recipientId}"
Empty