curl --location --request DELETE 'https://api.oraydev.cn/sl/v1/smart-plug/v2/update-timer' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"sn": "165349323154",
"index": 1,
"timer_id": 1764742799
}'"success"