POST
/
addQueue

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

Username which is being create within the organisation by the admin

name
string
required

Give your transfer a name

submit_speed_in_mbps
integer
required

Assign speed to transfer

receiving_ip
string
required

Ip address of receiving side. If local ip is accessible the write local IP, like 192.168.1.1

sending_ip
string
required

Ip address of sending server side, like 192.168.1.2

sending_paths
string
required

comma seperated values and make sure in the end of folder there is / like '/path/to/folder,/path/to/file.txt'

receiving_location_name
string

Name of the receiving location

Response

200 - application/json
status
boolean

Status of the query true for success or false for error

message
string

The response message