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