gitpod.v1.OnaIntelligenceService

DeleteOrganizationLLMConfiguration

Deletes the organization's LLM API key configuration.

Use this method to:

  • Remove API key access for an organization
  • Clean up unused configurations
post/gitpod.v1.OnaIntelligenceService/DeleteOrganizationLLMConfiguration

Request body

organizationIdstring uuid

organization_id is the ID of the organization to delete configuration for

Response

Success

GitpodV1DeleteOrganizationLLMConfigurationResponse required

Changes