Create user

This endpoint can be used to create a user. In the request you provide a session ID in the header and user details in the body.

Body Params
string
required

User's first name

string
required

User's last name

string
required

User's email address

string

User's phone number

groups
array of strings

List of groups the user belongs to

groups
Headers
string
required

Session ID

Responses

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