v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.IntegrationService

UpdateIntegrationDefinition

Updates an existing integration definition. Requires service account authentication.

Use this method to:

  • Modify integration capabilities
  • Update authentication configuration
  • Change integration metadata
post/gitpod.v1.IntegrationService/UpdateIntegrationDefinition

Request body

categoriesGitpodV1IntegrationCategory[]

categories classifies this integration for filtering and display

descriptionstring nullable

description provides a human-readable description of the integration

experimentalboolean nullable

experimental indicates if this integration is experimental and requires feature flag

hoststring nullable

host is the hostname for this integration (e.g., "linear.app")

iconUrlstring nullable

icon_url is the URL for this integration's icon

idstring
namestring nullable

name is the human-readable name for this integration type

Response

Success