Skip to main content

Configure notification alert settings.

PUT 

/notification_settings

Enables or disables which alerts the authenticated user receives. Only the settings included in the request are affected — a setting is created when enabled is true and removed when enabled is false. Any event/channel pair not included is left unchanged. Enabling an already-enabled setting (or disabling one that is already off) is a no-op. Returns the user's full set of active settings after the update.

Request

Responses

Array of the user's active notification settings after the update.