put https://api-sbx.sidedrawersbx.com/api/v1/records/sidedrawer/sidedrawer-id//records/record-id//move
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.