Update user's notification settings
Required scopes:
user:write
Updates team notification settings for the user identified with the userId
, teamId
and notificationId
.
Get the mapping of the notificationId
and the team notification setting type with the API call GET /enums/user-email-notifications
.
Note that you can only update notification settings for the user associated with the API key used for authentication.
Last updated