v18

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

UpdateIntegration

Updates an existing integration instance.

Use this method to:

  • Modify integration settings
  • Enable/disable capabilities
  • Change integration status
post/gitpod.v1.IntegrationService/UpdateIntegration

Request body

categoriesGitpodV1IntegrationCategory[]

categories classifies this integration for filtering and display

descriptionstring nullable

description is the description. Only updatable for custom integrations.

enabledboolean nullable

enabled indicates if this integration is enabled

hoststring nullable

host is the hostname for this integration (e.g., "linear.app") - optional, inherits from definition

idstring uuid
namestring nullable

name is the display name. Only updatable for custom integrations.

Response

Success