Save reusable manual answer
Knowledge Base
Save reusable manual answer | Comp AI API
Save or update a reusable manual answer for security questionnaires that need approved, consistent response language.
POST
Save reusable manual answer
Authorizations
API key for authentication
Body
application/json
Question this manual answer covers. Unique per organization, so re-sending it updates the answer.
Example:
"Do you encrypt customer data at rest?"
Answer text reused when generating questionnaire answers.
Example:
"Yes, all customer data is encrypted at rest with AES-256."
Tags used to categorize and search this manual answer.
Example:
Questionnaire this answer was originally saved from.
Example:
"qst_abc123"
Response
200
Manual answer saved

