Renaming a file in a transfer
put
Body
fileKeystring · min: 1Required
File key / identifier which can be obtained from GET /transfer request. Every file in the transfer response includes its unique identifier under fileid property.
newFileNamestring · min: 1 · max: 2000Required
New relative path and name of the file within the transfer.
Responses
200
OK
responsestatusstring · enumOptionalPossible values:
erroridstring · nullableOptional
errormessagestring · nullableOptional
errorcodeinteger · int32 · nullableRead-onlyOptional
Numeric representation of the responsestatus field.
400
Bad Request
401
Unauthorized
put
/transfer/file/renameLast updated
Was this helpful?
