Skip to content

Commit 1c65f4e

Browse files
authored
Merge pull request #5088 from segmentio/feat/public-api-token-creation-permissions
Add public api token workspace permission detail
2 parents 27ee97a + beafee3 commit 1c65f4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/api/public-api/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,5 @@ This feature is automatically enabled for all workspaces on Team or Business tie
5555
#### What should I do when I see a CORS error?
5656
If you see a CORS error, this means you're attempting to make a request to the Public API on the front-end. The Public API is used for server-side only. To get rid of the error, move all Public API requests to a server.
5757

58+
#### What User Role / Workspace permissions are required to generate Public API tokens?
59+
Only [users that have a `Workspace Owner` role](https://segment.com/docs/segment-app/iam/roles/#global-roles) can create Public API Tokens.

0 commit comments

Comments
 (0)