gitpod.v1.IntegrationService

DeleteIntegrationDefinition

Deletes an integration definition. Requires service account authentication. Fails if any integrations depend on this definition.

Use this method to:

  • Remove unused integration types
  • Clean up deprecated integrations
post/gitpod.v1.IntegrationService/DeleteIntegrationDefinition

Request body

idstring

Response

Success

GitpodV1DeleteIntegrationDefinitionResponse required

Changes