{
"device_id": 250
}curl --location 'https://openapi.suanli.cn/api/output/v2/auto_renew_device_config/delete_auto_renew_config' \
--header 'Content-Type: application/json' \
--data '{
"device_id": 250
}'{
"code": "0000",
"message": "success",
"data": null
}