---
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

---

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