Reseller API
Update account
PUT
/
accounts
/
{id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredBody
application/json
username
string
The account username.
password
string
The account password.
limit
integer
The updated allocated traffic allowance in bytes (cannot be lower than existing).
Response
200 - application/json
id
string
The account ID (uuid).