curl --location --request PUT '/v2/user/change_password?current_password&password&password_confirmation'
{ "errors": [ { "message": "string", "type": "string", "timestamp": "string" } ] }