[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["This content guides users on modifying an API proxy's target endpoint to retrieve more detailed data within Apigee or Apigee hybrid environments."],["The process involves updating the `\u003cURL\u003e` element within the `default.xml` file in the proxy's targets folder to append \"xml\" to the existing URL."],["After saving the changes, users are prompted to redeploy their environment, choosing to deploy without a test bundle if one has already been exported previously."],["Users can test the updated target endpoint by executing a `curl` command in the Terminal, which should return an XML-formatted response with city, first name, last name, and state information."],["The subsequent step following the modification of the target endpoint is to add a new policy to the API."]]],[]]