---
title: "DisableProjectInsights"
method: POST
path: "/gitpod.v1.InsightsService/DisableProjectInsights"
tags: ["gitpod.v1.InsightsService"]
---

# DisableProjectInsights

`POST /gitpod.v1.InsightsService/DisableProjectInsights`

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

## Request body

- GitpodV1DisableProjectInsightsRequest — DisableProjectInsightsRequest disables co-author insights for a project.
  - `projectId` string, uuid — Project to disable insights for.

## Response `200`

Success

- GitpodV1DisableProjectInsightsResponse

## Other responses

- `default` — Error

## Changes

> 18 revisions in range; 1 could not be searched.

- **2026-04-02** `dabc0ff98cd7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gitpod-io/apis/gitpod-v1/changes/gitpod.v1.InsightsService/DisableProjectInsights/post.md)

---

[API](https://skmtc.dev/gitpod-io/apis/gitpod-v1.md) · [All operations](https://skmtc.dev/gitpod-io/apis/gitpod-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gitpod-io/gitpod-v1/revisions/44d50c2ac284/schema)
