Skip to main content
PUT
Update account

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Body

application/json
username
string

The account username.

Example:

"johndoe@reseller.com"

password
string

The account password.

Example:

"secret"

limit
integer

The updated allocated traffic allowance in bytes (cannot be lower than existing).

Response

User was updated successfully.

id
string

The account ID (uuid).

Example:

"57ed834f-f6f6-47d4-ab23-5674d7866b32"