From f3d4375fe37a3a642d599278983e6c9811f52d1f Mon Sep 17 00:00:00 2001 From: Jeremy Glaus <46749743+Jeremy-Glaus@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:24:02 +0200 Subject: [PATCH] Add Switzerland region to API call documentation Switzerland was missing from the list of available regions. I figured this out because my API calls always returned an empty data array. After investigating how Strata Cloud Manager performs the API calls, I figured out that ch is a valid region but missing from the docs. Signed-off-by: Jeremy Glaus <46749743+Jeremy-Glaus@users.noreply.github.com> --- products/sase/docs/api-call.md | 1 + 1 file changed, 1 insertion(+) diff --git a/products/sase/docs/api-call.md b/products/sase/docs/api-call.md index 636782025..590d6fdd5 100644 --- a/products/sase/docs/api-call.md +++ b/products/sase/docs/api-call.md @@ -78,6 +78,7 @@ The `X-PANW-Region` header parameter is the region you chose when setting up you | jp | Japan | | sg | Southeast Asia | | uk | United Kingdom | +| ch | Switzerland | If you need to verify which region to use, you can