PUT
/
notifications
/
settings
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

Copy your Cognito JWT Token below: 'Bearer <JWT>'

Body

application/json
notification_topic
enum<string>
required

Notification Topic

Available options:
EVENT,
CAMPAIGN,
GENERAL,
ALERT,
INTEGRATION
Example:

"EVENT"

is_email_enabled
boolean

Is email notifications enabled for this topic

Response

Validation Error