Profile

Update the authenticated user's own profile

put/api/users/me

Request body

firstNamestring
lastNamestring
langId'en' | 'es' | 'de' | 'fr'
isBlockedboolean
companyIdstring

Response

Default Response

idstring required
firstNamestring required
lastNamestring required
emailstring required
primaryCompanyIdstring required
primaryRolestring required
rolestring required
companyIdstring required
preferencesobject required

Changes

Changed in 1 of the 21 revisions of this API.1

Of the 21 revisions, 1 has no diff computed.