Creates new user and assigns a role.

Creates new user and assigns a role.

Body Params

Provide details to create a new user object.

string | null

Represents the connection.

string | null
required

Represents first name of the user.

string | null
required

Represents last name of the user.

string | null
required

Represents email address of the user.

string | null
required

Represents language of the user.

roles
array of strings | null

Represents roles assigned to the user.

roles
string
enum

Represents the login types allowed for user.

Allowed:
Responses

401

Failure code. Unauthorized access.

403

Failure code. Forbidden access.

429

Failure code. Too many requests.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json