put https://api-sbx.sidedrawersbx.com/api/v1/records/sidedrawer/sidedrawer-id//records/record-id//copy
Copies a Folder (record
) and its files from one Drawer (sidedrawer
) to another. Unlike with the endpoint /api/v1/records/sidedrawer/sidedrawer-id/{sidedrawerId}/records/record-id/{recordId}/move
, the Folder (record
) is duplicated, with one version remaining in its original location.
If you would like the copied Folder (record
) and files to be moved to a different location, set the identifier of the desired destination Drawer (sidedrawer
) in the request body (destinationSidedrawerId
). The destination Hanger (recordTypeName
) and Record Subtype (recordSubtypeName
and/or recordSubtypeOtherName
) can also be set in the request body.