{ "label_id": [ 0 ] }
curl --location --request POST '/user/change_label/' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "label_id": [ 0 ] }'
null