Last Updated on : 2023-06-21 07:12:55download
Delete the custom dimension node according to the ID of a dimension node.
DELETE: /v1.0/iot-03/statistical-dimensions/{dimension_code}/nodes/{node_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
dimension_code | String | uri | true | The dimension code. |
node_id | String | uri | true | The ID of a specified dimension node. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The result of deletion. |
DELETE: /v1.0/iot-03/statistical-dimensions/usage/nodes/123456
{
"result": true,
"t": 1624525873263,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback