MemberAllTo change passwordTo change password POST /user/password/change To change password Request application/jsonBodyrequiredtoken stringnewPassword string Responses200OK.application/jsonSchemaExample (from schema)Schemasuccess booleanmessage stringExample: Success.{ "success": true, "message": "Success."}