People

Update current user email notification preferences

Update current user email notification preferences in Comp AI. Invite and manage workforce members, training status, device compliance, email preferences, and employee evidence records.

put/v1/people/me/email-preferences

Request body

Example request

{
  "preferences": {
    "policyNotifications": true,
    "taskReminders": true,
    "weeklyTaskDigest": true,
    "unassignedItemsNotifications": true,
    "taskMentions": true,
    "taskAssignments": true
  }
}

Changes

Changed in 2 of the 56 revisions of this API.2