Save questionnaire answer | Comp AI API
Save a manual or AI-generated security questionnaire answer for later review, export, and audit tracking.
Authorizations
API key for authentication
Body
Questionnaire that contains the answer being saved.
"qst_abc123"
Organization ID. The API overwrites this with the authenticated active organization.
"org_abc123"
Whether the answer was AI-generated or written by a person.
generated, manual "manual"
Question/answer record to update. Provide this or questionIndex.
"qqa_abc123"
Zero-based position of the question in the questionnaire. Provide this or questionAnswerId.
x >= 00
Answer text to store. Send null or empty to clear it.
"Yes, all customer data is encrypted at rest with AES-256."
Knowledge sources the answer was derived from.

