users

Create a new user

Create a new user in the system

post/api/v1/users

Request body

namestring required
oauth_providerstring
oauth_provider_dataobject
oauth_provider_idstring
passwordstring
profile_picturestring
role_namesstring[] required
usernamestring required

Response

OK

activeboolean
created_atstring
idstring
must_change_passwordboolean
namestring
preferencesobject
profile_picturestring
updated_atstring
usernamestring

Changes