Deleting a file in a transfer
delete
Path parameters
filekeystringRequired
File key / identifier which can be obtained from GET /transfer request. Every file in the transfer response includes its unique identifier under fileid property.
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
delete
/transfer/file/{filekey}Last updated
Was this helpful?
