diff --git a/src/api/projects-tutorial.mdx b/src/api/projects-tutorial.mdx index 17785357dda32..b543295d07f3c 100644 --- a/src/api/projects-tutorial.mdx +++ b/src/api/projects-tutorial.mdx @@ -31,7 +31,7 @@ For this guide, we will generate an organization auth token by creating an inter 1. Enter a name for your integration. -1. Under "Permissions" select "Read & Write" in the "Organization" dropdown. +1. Under "Permissions" select TODO SHANA. Creating a new team requires an auth token with organization write permissions. Listing teams only requires read permissions. @@ -40,3 +40,9 @@ For this guide, we will generate an organization auth token by creating an inter 1. Scroll down to the bottom of the page and copy the generated token under "Tokens". You'll need this token for all your future API calls. + +## Create a Projects + +## Add an Inbound Data Filter to a Projects + +## Update a Client Key's Rate Limits diff --git a/src/api/teams-tutorial.mdx b/src/api/teams-tutorial.mdx index 66f91acf3288a..f66b5d9ee603f 100644 --- a/src/api/teams-tutorial.mdx +++ b/src/api/teams-tutorial.mdx @@ -17,7 +17,7 @@ You must pass an authentication token along with your API calls to authenticate For this guide, we will generate an organization auth token by creating an internal integration. -[Internal Integrations](/product/integrations/integration-platform/internal-integration/) can be used to create custom Sentry integrations for your organization. However, they can also be used as a tool to create and manage your organization auth tokens. +[Internal Integrations](/product/integrations/integration-platform/internal-integration/) can be used to create custom Sentry integrations for your organization. They can also be used as a tool to create and manage your organization auth tokens. 1. Open [sentry.io](https://sentry.io/)