---
title: "Update Trust Center overview"
method: POST
path: "/v1/trust-portal/overview"
tags: ["Trust Portal"]
---

# Update Trust Center overview

`POST /v1/trust-portal/overview`

Update the public Trust Center overview content that explains security posture and compliance status to prospects and customers.

## Request body

- object
  - `organizationId` string, required — Organization that owns the trust portal. Must match the authenticated API key's organization.
  - `overviewTitle` string, nullable
  - `overviewContent` string, nullable
  - `showOverview` boolean

## Response `200`

Overview updated successfully

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/726b9523fb22/schema)
