Last Updated on : 2024-06-29 02:05:39download
Trigger a tap-to-run scene based on the ID of the specified linkage rule.
POST: /v2.0/cloud/scene/rule/{rule_id}/actions/trigger
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
rule_id | String | uri | true | The ID of the specified linkage rule. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The result that specifies whether the tap-to-run scene is triggered. |
POST: /v2.0/cloud/scene/rule/***/actions/trigger
{
"tid": "****",
"result": true,
"t": 1677741828415,
"success": true
}
For more information, see error code.
For more information, see Limits on API Request Frequency.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback