gitpod.v1.InsightsService

DisableProjectInsights

Disables co-author insights for a project. Idempotent. Removes the associated workflow (if any) and sets enabled to false.

post/gitpod.v1.InsightsService/DisableProjectInsights

Request body

projectIdstring uuid

Project to disable insights for.

Response

Success

GitpodV1DisableProjectInsightsResponse required

Changes