v1

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

Create Trust Center FAQ

Adds an FAQ to a Trust Center.

post/trust-centers/{slugId}/faqs

Path parameters

slugIdstring required

Request body

questionstring required

The FAQ question.

answerstring required

The FAQ answer.

categoryIdstring nullable

The category to place this FAQ in. Pass null to move to uncategorized. Omit to leave unchanged (on update) or default to uncategorized (on create).

Response

Trust Center FAQ created

idstring required

Unique identifier for the Trust Center FAQ.

questionstring required

The FAQ question.

answerstring required

The FAQ answer.