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