DELETE /automation/v1/fileTransfers/{FileTransferId}/

Delete an existing File Transfer Activity definition.

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