diff --git a/src/pages/guides/endpoints/cloudloc/locations.md b/src/pages/guides/endpoints/cloudloc/locations.md index 07e8fa313..ad28a393b 100644 --- a/src/pages/guides/endpoints/cloudloc/locations.md +++ b/src/pages/guides/endpoints/cloudloc/locations.md @@ -194,7 +194,7 @@ curl -X 'GET' \ "https://analytics.adobe.io/api/{GLOBAL_COMPANY_ID}/export_locations/analytics/exportlocations/location/11111111-e89b-12d3-a456-426611111111" \ -H "accept: application/json" \ -H "x-api-key: {CLIENT_ID}" \ - -H "Authorization: Bearer {ACCESS_TOKEN}" + -H "Authorization: Bearer {ACCESS_TOKEN}" \ ``` #### Response