File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -688,7 +688,7 @@ info:
688688 \ monitoring, detection of misconfigured SaaS application settings.\n These APIs\
689689 \ use the common SASE authentication mechanism and base URL. \n See the [Prisma\
690690 \ SASE API Get Started](https://pan.dev/sase/docs/getstarted) guide for more information.\n \
691- \n This Open API spec file was created on September 15 , 2025. To check for a more\
691+ \n This Open API spec file was created on September 16 , 2025. To check for a more\
692692 \ recent version of this file, see\n [SaaS Security Posture Management APIs on\
693693 \ pan.dev](https://pan.dev/sase/api/sspm/).\n\n\xA9 2024 Palo Alto Networks, Inc.\
694694 \ Palo Alto Networks is a registered trademark of Palo\n Alto Networks. A list\
@@ -867,6 +867,12 @@ paths:
867867 required : true
868868 schema :
869869 type : string
870+ - description : region
871+ in : header
872+ name : x-panw-region
873+ required : false
874+ schema :
875+ type : string
870876 responses :
871877 ' 200 ' :
872878 content :
@@ -1018,12 +1024,6 @@ paths:
10181024 required : true
10191025 schema :
10201026 type : string
1021- - description : region
1022- in : header
1023- name : x-panw-region
1024- required : false
1025- schema :
1026- type : string
10271027 responses :
10281028 ' 200 ' :
10291029 content :
You can’t perform that action at this time.
0 commit comments