PUT
/
reseller
/
v1
/
sub-user
/
{subUserId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

subUserId
string
required

ID of the sub-user to be updated

Body

application/json
trafficLimitGB
number
required

Traffic limit in GB

Response

200 - application/json
success
boolean
user
object