{
"ids": [
0
],
"status": 0
}curl --location --request PUT '/short/link/pool/account/batch/status' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"ids": [
0
],
"status": 0
}'{
"code": 0,
"msg": "",
"data": false
}