v56

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014121451.1 MB
Trust Portal

Create a custom link for trust portal

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.

post/v1/trust-portal/custom-links

Request body

organizationIdstring required

Organization that owns the trust portal. Must match the authenticated API key's organization.

titlestring required
descriptionstring nullable
urlstring uri required

Example request

{
  "organizationId": "org_6914cd0e16e4c7dccbb54426"
}

Response

Custom link created successfully