POST /automation/v1/fileTransfers/{FileTransferId}/start/

Queue an existing File Transfer Activity definition to run as soon as possible.

NAMETYPEDESCRIPTION
{FileTransferId}guidRequiredThe unique identifier of the file transfer activity definition to retrieve. This is the same value returned in the ID property from the /automation/v1/fileTransfers/ route.
STATUSNAMETYPEDESCRIPTION
200OK
400Bad Request
MessagestringIdentifying Guid is invalid and could not be parsed.
NOTE: If you encounter this error, please ensure that the ID used in the route is a valid GUID and corresponds to a definition that exists.
403Unauthorized
MessagestringInsufficient privileges
404Not Found
MessageNot Found
500Error
ErrorCodenumber10000