Update a Specific NotificationsUserProfile

POST {{baseUrl}}/users/:id/profiles/notifications?fields=jabberNotificationsEnabled,emailNotificationsEnabled,mailboxIntegrationNotificationsEnabled

Request Params

KeyDatatypeRequiredDescription
fieldsstring

Request Body

{"jabberNotificationsEnabled"=>false, "mailboxIntegrationNotificationsEnabled"=>false}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring