v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Trust Centers

Create Trust Center subscriber

Adds a subscriber to a Trust Center.

post/trust-centers/{slugId}/subscribers

Path parameters

slugIdstring required

Request body

emailstring required

Email of the subscriber.

customerTrustAccountIdstring

Optional: Link subscriber to a customer trust account by ID.

shouldSkipEmailVerificationboolean

When true, the subscriber is created as already verified and no verification email is sent. Defaults to false.

Response

Trust Center subscriber created

idstring required

Unique identifier for the subscriber.

emailstring required

Email of the subscriber.

isEmailVerifiedboolean required

Whether the subscriber's email has been verified.

creationDatestring date-time required

When the subscriber was created.

customerTrustAccountIdstring nullable required

The ID of the customer trust account this subscriber is linked to, if any.