{
"ids": [
0
],
"label_id": [
0
]
}curl --location -g --request GET '/user/batch_change_label/form?ids[]=' \
--header 'x-token: {{x-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
0
],
"label_id": [
0
]
}'null