Skip to main content

Delete the caller's subscriber profile

POST 

/api/v1/notifications/manage/delete-subscriber

Requests deletion of the authenticated beneficiary's subscriber at the configured provider. An absent subscriber is an idempotent success.

Inspect nested status.acknowledged. A missing status is unknown: the current handler can return an empty HTTP 200 response on configuration, network or provider errors. Reconcile that outcome instead of declaring cleanup complete. Provider acknowledgment does not certify complete erasure of queued work, remote copies or platform records.

Request​

Responses​

Provider acknowledgment when present; HTTP success alone does not confirm deletion.

Document ID: DOC-CP-notifications-api-deleteSubscriber. Section identities and revisions.

SectionStable reference
OverviewDOC-CP-notifications-api-deleteSubscriber#overview
RequestDOC-CP-notifications-api-deleteSubscriber#request
ResponsesDOC-CP-notifications-api-deleteSubscriber#responses