Skip to main content
POST
Create a custom link for trust portal

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
organizationId
string
required

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

Example:

"org_6914cd0e16e4c7dccbb54426"

title
string
required
Required string length: 1 - 100
url
string<uri>
required
Maximum string length: 2000
description
string | null
Maximum string length: 500

Response

201

Custom link created successfully