PATCH
/
updateUser

Body

application/json
apiUser
string
required

Username which is provided by us.

apiPassword
string
required

Password provided by us.

apiKey
string
required

API key provided by us to access API

username
string
required

A unique identifier for each user.

password
string
required

A unique password for user authentication

allowed_speed_in_mbps
integer
required

Speed (in Mbps) permitted for data transfer. Like 100, 200 or 300.

allowed_ips_for_transfer
string[]
required

List of IP addresses of receiving side permitted for data transfer

Response

200 - application/json
status
boolean

Status of the query true for success or false for error

message
string

The response message