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