Update current member notification preferences
Updates the current org member notification preference for in_app or google_chat delivery. The google_chat mention.created preference controls mentions, assignments, and direct replies; ordinary comments and status changes are excluded. Setting enabled=false for in_app mention.created also attempts to acknowledge current unread mention notifications. Disabling google_chat only stops future Chat deliveries.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
id identifier
Body
Response
Successful response
Current-member notification preference. Supported channels are in_app and google_chat; the google_chat mention.created preference controls mentions, assignments, and direct replies, while ordinary comments and status changes are excluded. Google Chat delivery is independent from in-app delivery. Disabling google_chat does not acknowledge or clear in-app notifications. Disabling in_app mention.created delivery also attempts to acknowledge current unread mention notifications.

