Skip to main content
POST
Toggle all SMS 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_sms_notifications
enum<string>

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

Available options:
Y,
N
Example:

"Y"

Response

200

Status updated