Theme switcher

Create user

Body Parameters

idinteger

A unique identifier for the user; typically generated by the system during account creation

usernamestring

A unique identifier chosen by the user for login and display purposes

firstNamestring

The user's given name or personal name

lastNamestring

The user's family name or surname

emailstring

The user's email address, used for communication and account recovery

passwordstring

A secure password used for user authentication; must meet defined complexity requirements

phonestring

The user's phone number in international format, used for contact or verification purposes

userStatusinteger

The current status of the user account, such as active, inactive, or suspended

Response

200
Object

successful operation

Response Attributes

idinteger

A unique identifier for the user; typically generated by the system during account creation

usernamestring

A unique identifier chosen by the user for login and display purposes

firstNamestring

The user's given name or personal name

lastNamestring

The user's family name or surname

emailstring

The user's email address, used for communication and account recovery

passwordstring

A secure password used for user authentication; must meet defined complexity requirements

phonestring

The user's phone number in international format, used for contact or verification purposes

userStatusinteger

The current status of the user account, such as active, inactive, or suspended

Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?