Authorization: Bearer ********************
curl --location --request PATCH 'http://dev-cn.your-api-server.com/v1/users//role' \ --header 'Content-Type: application/json' \ --data-raw ''
{}