DestroyObject method
Overview
The children of the object (if any) are removed as well.
Parameters
Name | Description | Type |
---|---|---|
qId |
Identifier of the object to remove. This parameter is mandatory. |
String |
Outputs
"result": {
"qSuccess": <true or false>
}
Information noteThe operation is successful if qSuccess is set to true.