Authorization: ********************{
"ids": [
0
],
"op": "setCategory",
"category": "top"
}curl --location '/api/items/batch-op' \
--header 'authorization: Bearer {{token}}' \
--header 'Authorization: Bearar {{beararToken}} <token>' \
--header 'Content-Type: application/json' \
--data '{
"ids": [
0
],
"op": "setCategory",
"category": "top"
}'{
"code": 0,
"data": {},
"timestamp": "2026/9/27 12:00:00",
"message": "success"
}