---
title: "Update allowed emails for the trust portal"
method: PUT
path: "/v1/trust-portal/settings/allowed-emails"
tags: ["Trust Portal"]
---

# Update allowed emails for the trust portal

`PUT /v1/trust-portal/settings/allowed-emails`

Update allowed emails for the trust portal in Comp AI. Configure the live Trust Center, custom domain, public overview, FAQs, compliance resources, documents, links, and vendor disclosures.

## Request body

- UpdateAllowedEmailsDto
  - `emails` string[], required — Email addresses that bypass NDA signing for trust portal access. Replaces the full list; send an empty array to clear it.

## Response `200`

---

[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/versions/726b9523fb22/schema)
