Delete questionnaire answer
Questionnaire
Delete questionnaire answer | Comp AI API
Delete a stored questionnaire answer when it should be removed from the active response set.
POST
Delete questionnaire answer
Authorizations
API key for authentication
Body
application/json
Questionnaire that contains the answer to clear.
Example:
"qst_abc123"
Organization ID. The API overwrites this with the authenticated active organization.
Example:
"org_abc123"
Question/answer record whose answer is cleared and reset to untouched.
Example:
"qqa_abc123"

