Reseller API
Create new account
POST
Authorizations
Body
application/json
The account username.
Example:
"johndoe@reseller.com"
The account password.
Example:
"secret"
The initial allocated traffic allowance in bytes.
Example:
1000000
Response
201
application/json
User was created successfully.
The account ID (uuid).
Example:
"57ed834f-f6f6-47d4-ab23-5674d7866b32"