Create an Answer Library entry.
Documentation Index
Fetch the complete documentation index at: https://vanta.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The question text.
"Do you encrypt customer data at rest?"
The answer text.
"Yes. All customer data is encrypted at rest using AES-256, with keys managed in AWS KMS."
The actor to assign as owner. Currently only type "User" is supported.
The expiration date in ISO 8601 format.
"2025-12-31T00:00:00.000Z"
Tags to associate with the entry. Discover valid categoryId and tagId
values via GET /v1/customer-trust/tag-categories (to list categories)
and GET /v1/customer-trust/tag-categories/{tagCategoryId} (to list tags
within a category).
Ok