Update User

Updates a user by its ID.

put
Path parameters
idstringRequired
Body
iconstring · binaryOptional
Responses
chevron-right
200

OK

application/json
idstringOptional
emailstringOptional
statusstringOptional
firstNamestringOptional
lastNamestringOptional
iconstring · nullableOptional
lastLoginAtstring · date-time · nullableOptional
namestringOptional
put
/public/v1/accounts/users/{id}

Last updated

Was this helpful?