v1

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

Update Trust Center FAQ

Update a specific FAQ on the Trust Center by ID.

patch/trust-centers/{slugId}/faqs/{faqId}

Path parameters

slugIdstring required
faqIdstring 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

Ok

idstring required

Unique identifier for the Trust Center FAQ.

questionstring required

The FAQ question.

answerstring required

The FAQ answer.