Skip to main content
DELETE
TypeScript

Authorizations

Authorization
string
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <novu_secret_key>".

Headers

idempotency-key
string

A header for idempotency purposes

Path Parameters

subscriberId
string
required

The identifier of the subscriber

Response

OK

acknowledged
boolean
required

Indicates whether the operation was acknowledged by the server

Example:

true

status
string
required

Status of the subscriber removal operation

Example:

"success"