curl --location --request POST 'https://mandamong-dev.sailin.cloud/api/user/password' \ --header 'Content-Type: application/json' \ --data-raw '{ "password": "test" }'
{ "success": true, "payload": null, "error": null }
Authorization: Bearer ********************