Skip to content

Managing Access Tokens

You can manage your organization's access tokens through:

  1. Web Interface

    • Go to Organization Settings
    • Navigate to the "Access Tokens" section
    • Here you can:
      • Create new tokens
      • View existing tokens
      • Set token permissions
      • Revoke tokens when needed
  2. Token Permissions

    • Read-only: Can only view resources
    • Read-write: Can create and modify resources
    • Admin: Full access to all resources
  3. Best Practices

    • Create separate tokens for different applications
    • Regularly rotate your tokens
    • Use the minimum required permissions
    • Monitor token usage in audit logs