Moves a collection to a specific folder in the tree.
0 |
Collection Name |
Collection |
The name of the collection to move. |
1 |
String |
Folder Path |
The path to the folder into which to place the collection. |
None.
SUCCESS |
The collection was moved successfully. |
FAILURE |
The specified collection or folder was not found. |
A folder path is specified by separating folder names by one or two colons. For example, A::B::C places the collec- tion into the folder “C” within the parent “B”, which itself is in a parent folder “A”. A:B:C would have the same effect.