AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. setUserNotificationsSettings

setUserNotificationsSettings: [UserNotificationTypeSetting!]!

This mutation is used to updated the settings of a users notifications. The return information will include information specific to the users notification settings. **Returns:** Returns the newly set notification settings.

userNotificationTypeSettings: [UserNotificationTypeSettingInput!]!

The new settings that will be applied to the notifications.

userId: UUID

The user ID of the affected user

tenantId: UUID

The tenant ID of the affected user.