put https://api-sbx.sidedrawersbx.com/api/v2/record-files/sidedrawer/sidedrawer-id//records/record-id//record-files/move
Moves a file to another Drawer (sidedrawer
) and/or Folder (record
) by setting the destination Drawer (destinationSidedrawerId
) and destination Folder (destinationRecordId
) in the request body. Accepts fileNameWithExtension
, fileToken
, or fileName
(legacy identifier) in the request body. This endpoint will automatically create a file token for files with a legacy file identifier, and then move the file.