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