user-resource

Create or update a user

put/api/users/{id}

Path parameters

idstring required

Request body

contactInformationobject

User's contact information

groupsstring[]

Ids of the groups this user belongs to

namestring required

User's full name

passwordstring

Plaintext password to set or update for local-mode login. Omit to leave unchanged.

rolesstring[]

Response

OK

object required

Changes