Company membership
Update notification preferences
Updates the authenticated user's notification preferences for their membership in the current company. The preferences object maps each known notification type to a channel map. Valid channels are in_app and email; valid modes are immediate, daily, weekly, disabled. Unknown types, channels or modes return 422.
patch/v1/company_memberships/notification_preferences
Parameters
#/paths/~1v1~1users/get/parameters/0 — unresolved $ref
Request body
Response
The updated notification preferences.
Changes
No recorded changes to this endpoint across all 1 revision of this API.