Last Updated on : 2023-06-20 14:54:07download
Delete a specified remote control based on the remote control ID.
DELETE: /v2.0/infrareds/{infrared_id}/remotes/{remote_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
infrared_id | String | uri | true | The device ID. |
remote_id | String | uri | true | The sub-device ID. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
DELETE: /v2.0/infrareds/vdevo15345926009****/remotes/d5s65ca55
{
"result": true,
"t": 1631159493864,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback