Last Updated on : 2023-06-15 05:04:38
Delete a specified automation based on the automation ID.
DELETE: /v2.0/iot-03/automations/{automation_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
automation_id | String | uri | true | The ID of a specified automation. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The result of deletion.
|
DELETE: /v2.0/iot-03/automations/I4azPqb29H1d****
{
"result": true,
"t": 1635388022380,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback