Skip to content

Commit 3ecf77c

Browse files
AchielAchiel
andauthored
Fix API example for Regional Services (cloudflare#7577)
Co-authored-by: Achiel <achiel@cloudflare.com>
1 parent 334dee3 commit 3ecf77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/data-localization/regional-services/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ header: Response
7676
---
7777
header: Request
7878
---
79-
curl -X POST "https://api.cloudflare.com/client/v4/zones/<ZONE_ID>addressing/regional_hostnames" \
79+
curl -X POST "https://api.cloudflare.com/client/v4/zones/<ZONE_ID>/addressing/regional_hostnames" \
8080
-H "Content-Type:application/json" \
8181
-H "X-Auth-Key:<API_KEY>" \
8282
-H "X-Auth-Email:<EMAIL>" \

0 commit comments

Comments
 (0)