Skip to main content
POST
Update all notifications state

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

Body

application/json
markAs
enum<string>
required

Mark all subscriber messages as read, unread, seen or unseen

Available options:
read,
seen,
unread,
unseen
feedIdentifier

Optional feed identifier or array of feed identifiers

Response

The response is of type number.