Skip to main content
PUT
/
v1
/
trust-portal
/
settings
/
allowed-domains
Update allowed domains for the trust portal
curl --request PUT \
  --url http://localhost:3333/v1/trust-portal/settings/allowed-domains \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key for authentication

Response

200 - undefined