---
title: "Create a custom link for trust portal"
method: POST
path: "/v1/trust-portal/custom-links"
tags: ["Trust Portal"]
---

# Create a custom link for trust portal

`POST /v1/trust-portal/custom-links`

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

## Request body

- object
  - `organizationId` string, required — Organization that owns the trust portal. Must match the authenticated API key's organization.
  - `title` string, required
  - `description` string, nullable
  - `url` string, uri, required

## Response `201`

Custom link created 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)
