Move multiple objects to specified destination folder.
Parameters
Name |
Type |
Description |
objectIds |
Integer List |
List of Object IDs to move. |
destinationFolderId |
Integer |
ID for folder to move objects to. |
Returns
Type: ObjectBrief List
List of ObjectBrief objects for moved objects.
Addresses
JSON: http://<Base Address>/ObjectCommon/json/MoveMultiple
JSON (for IIS): http://<Base Address>/ObjectCommon.svc/json/MoveMultiple