Last Updated on : 2023-06-20 14:54:04download
Delete a custom channel table based on the ID submitted by the user.
DELETE: /v2.0/infrareds/{infrared_id}/remote/custom/{submit_id}
Parameter name | Type | IN | Required | Description |
---|---|---|---|---|
infrared_id | String | uri | true | The device ID. |
submit_id | Long | uri | true | The ID of a specified custom channel table. |
Parameter name | Type | Description |
---|---|---|
result | Boolean | The operation result. |
DELETE: /v2.0/infrareds/vdevo15345926009****/remote/custom/0
{
"result": true,
"t": 1630918697748,
"success": true
}
For more information, see error code.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback