---
title: "Post Generate Answers"
method: POST
path: "/security_qa/generate_answers"
tags: ["Questionnaires (RFP)", "Questionnaires (RFP)"]
---

# Post Generate Answers

`POST /security_qa/generate_answers`

Auto-fill answers from a knowledge base.

Whole-questionnaire mode (``questionnaire_id``) returns a ``job_id`` to poll;
single-question mode (``question_text``) returns drafted answer(s) inline.
Optional: kb_name / kb_name_list / kb_proj_list, confidence_threshold,
additional_prompt, do_update, streaming, is_debug.

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ambivo/apis/ambivo-api.md) · [All operations](https://skmtc.net/ambivo/apis/ambivo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ambivo/ambivo-api/versions/165a6d16a9a0/schema)
