Create a sub-user
Plan X
Create a sub-user
Creates a sub-user by specifying the data allocation (input: dataGb in GB) and a ips (list of IPs to whitelist for a sub-user, This is optional). Returns the created user’s details, including userId, username, password, status, dataGb, and dataUsed.
POST
Create a sub-user
Authorizations
[just text field] Please enter token in following format: Bearer
Body
application/json
Response
User created
username
userId
Example:
"test124"
Password
Data Limit
Used Data Gb
User Status
Date Created
Whitelisted IPs

