Skip to main content
POST
Add or update a custom domain for the trust portal

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json

Custom domain to attach to the trust portal

domain
string
required

Custom domain for the trust portal, without a scheme.

Example:

"trust.acme.com"

Response

201 - undefined