문서API 참조
Log In
API Reference

Add user

Adds a user.

Path Params
string
required

username to add

Body Params

User json blob.

string | null

Optional email address for the user.

string | null

Optional full name of user.

string | null

Password

string | null

Optional preferences for user.

boolean | null
Defaults to false

Is user for SSO use.

roles
array
required

Roles this user can access.

roles*
Responses

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