Create a hyper-admin
Header parameters
x-dq-enterprise-api-keystringRequired
Enterprise API key
Body
userIdstringRequiredExample:
Unique identifier of the hyper-admin
[email protected]Pattern: ^[A-Za-z0-9 -_]+firstnamestringRequiredExample:
First name of the hyper-admin
JanePattern: ^[A-Za-z0-9 -_]+lastnamestringRequiredExample:
Lastname of the hyper-admin
DoePattern: ^[A-Za-z0-9 -_]+passwordstring · min: 12RequiredExample:
Initial password, used for the first login. Must be at least 12 characters long and contain one uppercase letter, one lowercase letter, one number, and one of the following character !@#$%^?=+_-
PnsPYthv4N?zI%CKPattern: ^(?=.*[\\d])(?=.*[a-z])(?=.*[A-Z])(?=.*[!@#$%^?=+_-]).{12,}$Responses
200
OK
application/json
401
Unauthorized
409
Conflict
application/json
429
Too Many Requests
application/json
post
/hyperadminRequest body
Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?

