Update User
Updates an existing user in Raisely.
Query
Comma-separated response fields to include.
Body
The `uuid` of the record
Line 1 of an address Example: `31 Sunset Boulevard`
Line 2 of an address Example: `Unit 31b`
Object containing settings for admin users
The country of the user Examples: `AU`, `GB`, `US`
The user's email address. Raisely uses this as a unique identifier and will deduplicate on email. Example: `[email protected]`
The first name of the user Example: `Leila`
The full name of the user Example: `Leila Norma de Lima`
Will be true if this user logs in via organisation SAML login Examples: `true`, `false`
The language the user last interacted in
The last name of the user Example: `de Lima`
Phone number of the user Example: `+1 123-456-7890`
URL of the user's photo Example: `https://raisely-images.imgix.net/www/uploads/t-03-arl-8-es-uhhqua-4-pr-f-4865431-df-58-512-png-08e3f5.png`
Postal code of the user Examples: `AAA BBBB`, `0000`, `AAA BBB`
The name that the user prefers to be called Example: `Norma`
Private values for this record Example: `{ "fieldA": "one", "fieldB": "yes" }`
Public values for this record Example: `{ "fieldA": "one", "fieldB": "yes" }`
The state/province of the user Examples: `Victoria`, `New York`, `British Columbia`
The suburb/city of the user Examples: `Melbourne`, `Albany`, `Vancouver`
Date of expiry of donor authorisation for SwiftAid
If passed, replace the existing `public` and `private` values on the record with the values provided with this payload