Skip to content

Commit 2d873a8

Browse files
authored
docs: clouds API endpoints require authentication PEM-8935 (#8577)
* docs: clouds API endpoints require authentication PEM-8935 * empty
1 parent 066ba17 commit 2d873a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/docs-content/release-notes/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ tags: ["release-notes"]
2626
system details, so access to them is strictly enforced. Users with general access authorization tokens are no longer
2727
able to access these endpoints.
2828

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+
2933
#### Features
3034

3135
#### Improvements

0 commit comments

Comments
 (0)