Skip to main content
POST
Toggle all in-app notifications on/off

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
all_in_app_notifications
enum<string>

Y to enable, N to disable (NOT status boolean)

Available options:
Y,
N
Example:

"Y"

Response

200

Status updated