CloneObject method
Overview
Clones any visualizations, sheets and stories. The clone method works for both app objects and child objects.
When you clone an object that contains children, the children are cloned as well.
Information noteIt is not possible to clone a session object.
Parameters
Name | Description | Type |
---|---|---|
qId |
Identifier of the object to clone |
String |
Outputs
The following is returned in the output:
"result": {
"qCloneId": "<identifier of the clone>"
}
Information noteThe identifier is set by the engine.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!