Skip to main content
POST
Add a new admin

Authorizations

X-HYS-API-Key
string
header
required

API key generated from Developer Settings. Format: hys_...

Path Parameters

client_id
integer
required

Body

application/json
email
string
Example:

"admin@gmail.com"

custom_password
boolean
Example:

true

first_name
string
Example:

"John"

last_name
string
Example:

"Doe"

group
integer
Example:

"1"

client_id
string
Example:

"1"

Response

Admin account created successfully

message
string