[
0
]
curl --location --request POST '/preprocess-param/disable' \
--header 'Authorization: {{Authorization}}' \
--header 'Siteid: {{Siteid}}' \
--header 'Renterid: {{Renterid}}' \
--header 'Content-Type: application/json' \
--data-raw '[
0
]'
{
"code": 0,
"msg": "",
"data": false
}