Last updated
© 2025 make.com
Last updated
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.
The ID of the user.
1
The ID of the team.
1
The ID of the notification type. Get the mapping of the notificationId and the team notification setting type with the API call GET /enums/user-email-notifications.
6
Enables or disables team notification type for the user.
Successful response