Reseller API
Update account
PUT
Authorizations
Path Parameters
Body
application/json
The account username.
Example:
"johndoe@reseller.com"
The account password.
Example:
"secret"
The updated allocated traffic allowance in bytes (cannot be lower than existing).
Response
200
application/json
User was updated successfully.
The account ID (uuid).
Example:
"57ed834f-f6f6-47d4-ab23-5674d7866b32"