PUT
/
accounts
/
{id}

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Body

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
User was updated successfully.
id
string

The account ID (uuid).