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