gitpod.v1.OnaIntelligenceService

CreateOrganizationLLMConfiguration

Creates or updates the Anthropic API key configuration for an organization.

Use this method to:

  • Configure Anthropic API access for an organization
  • Rotate existing API keys

The API key is encrypted before storage using organization-scoped encryption.

post/gitpod.v1.OnaIntelligenceService/CreateOrganizationLLMConfiguration

Request body

apiKeystring

api_key is the plaintext Anthropic API key to encrypt and store

organizationIdstring uuid

organization_id is the ID of the organization to configure

Response

Success

Changes