v1

latestOpenAPI 3.0.0Apache 2.02026-07-26322141.0 KB
API Gateway

Patch My User

Update my user

patch/v2/user

Request body

firstNamestring
lastNamestring
metaobject
photostring
languagestring

Response

Success Response

emailstring
status'pending' | 'validated' | 'deactivated'
languagestring
mfa'totp' | 'none' | '*'
metaobject
orgSlugsstring[]
platformRolestring
groupAclsobject
createdAtstring
updatedAtstring
updatedBystring
firstNamestring required

Name

lastNamestring

Name

photostring

Profile picture URL

groupsstring[]
idstring

Unique id

Example response

{
  "email": "foo@prisme.ai"
}