DestroyObject method
Removes an app object. The children of the object (if any) are removed as well.
Information note
The operation is successful if qSuccess is set to true.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qId |
Identifier of the object to remove. |
Yes | String |
Returns
Name | Description | Type |
---|---|---|
qSuccess |
<true or false> |
Boolean |
Access Control
delete