Skip to content

Commit 0eaa4a7

Browse files
authored
Merge pull request #591 from AdobeDocs/johnwight-patch-x
Update locations.md
2 parents 611cb00 + 1a7d3f2 commit 0eaa4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/guides/endpoints/cloudloc/locations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ curl -X 'GET' \
194194
"https://analytics.adobe.io/api/{GLOBAL_COMPANY_ID}/export_locations/analytics/exportlocations/location/11111111-e89b-12d3-a456-426611111111" \
195195
-H "accept: application/json" \
196196
-H "x-api-key: {CLIENT_ID}" \
197-
-H "Authorization: Bearer {ACCESS_TOKEN}"
197+
-H "Authorization: Bearer {ACCESS_TOKEN}" \
198198
```
199199

200200
#### Response

0 commit comments

Comments
 (0)