v1

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

Create Trust Center update

Adds an update to a Trust Center.

post/trust-centers/{slugId}/updates

Path parameters

slugIdstring required

Request body

titlestring required

Title of the update.

descriptionstring required

Description of the update.

category'GENERAL' | 'COMPLIANCE' | 'SECURITY' | 'PRIVACY' | 'INCIDENT' | 'ROADMAP' required

The possible categories for a Trust Center update.

visibilityType'PUBLIC' | 'PRIVATE'

Visibility of a Trust Center update.

notifiedEmailsstring[]

Additional one-off email addresses to notify. These are always sent regardless of notificationTarget.

notificationTarget'ALL' | 'GROUPS' | 'NONE'

Target recipients for notifications

subscriberGroupIdsstring[]

IDs of subscriber groups to notify. Required when notificationTarget is GROUPS.

Response

Trust Center update created

idstring required

Unique identifier for the update.

titlestring required

Title of the update.

descriptionstring required

Description of the update.

category'GENERAL' | 'COMPLIANCE' | 'SECURITY' | 'PRIVACY' | 'INCIDENT' | 'ROADMAP' required

The possible categories for a Trust Center update.

creationDatestring date-time required

Date the update was created.

updatedDatestring date-time required

Date the viewer was last updated.

visibilityType'PUBLIC' | 'PRIVATE' required

Visibility of a Trust Center update.

notifiedEmailsstring[]

Emails to notify about the update.