Authorization: Bearer ********************
{
"userId": 45,
"params": "sit aute do nostrud dolore"
}
curl --location --request POST 'http://47.93.16.76:8080/app/user/api/v1/setRemark/toUser' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 45,
"params": "sit aute do nostrud dolore"
}'
{}