We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 066ba17 commit 2d873a8Copy full SHA for 2d873a8
docs/docs-content/release-notes/release-notes.md
@@ -26,6 +26,10 @@ tags: ["release-notes"]
26
system details, so access to them is strictly enforced. Users with general access authorization tokens are no longer
27
able to access these endpoints.
28
29
+- All Palette and VerteX [Clouds API endpoints](/api/v1/clouds) now require
30
+ [authorization tokens](../user-management/authentication/authorization-token.md) for all requests. Existing
31
+ integrations must be updated to provide valid authorization tokens, as unauthenticated API calls will now fail.
32
+
33
#### Features
34
35
#### Improvements
0 commit comments