DestroyDimension method
Last updated: 9/2/2025
Overview
Removes a dimension.
Parameters
| Name | Description | Type |
|---|---|---|
| qId |
Identifier of the dimension to remove. This parameter is mandatory. |
String |
Outputs
"result": {
"qSuccess": <true or false>
}
Information noteThe operation is successful if qSuccess is set to true.