Copy a Folder (record)

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.

Path Params
string
required

Drawer (sidedrawer) identifier.

string
required

Unique Folder (record) identifier (if Item type is record).

Body Params
string
required

Destination Drawer (sidedrawer) identifier.

string
required

Destination Hanger (recordType).

string
required

Destination Record Subtype.

string

The custom name if recordSubtype is "Other".

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json