API Reference
Log In
API Reference

Move a Folder (record)

Moves a Folder (record) and its files from one Drawer (sidedrawer) to another.

Specify the current Drawer (sidedrawer) and Folder (record) with the path parameters sidedrawerId and recordId, respectively.

You can set the Drawer (sidedrawer) to which the Folder (record) should be moved in the request body using the Drawer identifier (destinationSidedrawerId). The Hanger (recordTypeName) and Record Subtype (recordSubtypeName and/or recordSubtypeOtherName) can also be set in the request body.

Path Params
string
required

Unique Drawer (sidedrawer) identifier.

string
required

Unique Folder (record) identifier.

Body Params
string
required

Destination Drawer (sidedrawer) identifier.

string
required

Destination Hanger (recordType) name.

string
required

Destination Record Subtype name.

string

Specifies the Record Subtype if recordSubtypeName = other.

Response

Language
Credentials