Update user notification setting for a given notification type.

Update user notification setting for a given notification type.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required
Allowed:
Body Params

User notification setting.

boolean

If true means that the user notification for that notification type is enabled.

boolean

If true means that user will be notified using the email method.

boolean

If true means that user will be notified using the push (mobile) method.

integer
enum

Number of minutes that needs to pass until the notification alert is sent. At the moment the only supported values are:

  • 5 - 5 minutes delay
  • 15 - 15 minutes delay
  • 60 - 1 hour delay
  • 1440 - 1 day delay
Allowed:
integer
enum

Number of minutes after which the alert will be repeated. At the moment the only supported values are:

  • 0 - no repeat
  • 5 - repeat each 5 minutes
  • 15 - repeat each 15 minutes
  • 60 - repeat each hour
  • 360 - repeat each 6 hours
  • 1440 - repeat each 24 hours
Allowed:
Responses
204

No Content

409

There was a conflict while trying to perform your request. See error details for more information.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json