Authorization: Bearer ********************
{ "userId": 0 }
curl --location --request POST 'http://47.93.16.76:8080/app/user/api/v1/remove/block/user' \ --header 'Content-Type: application/json' \ --data-raw '{ "userId": 0 }'
{}