---
title: "Delete questionnaire answer"
method: POST
path: "/v1/questionnaire/delete-answer"
tags: ["Questionnaire"]
---

# Delete questionnaire answer

`POST /v1/questionnaire/delete-answer`

Delete a stored questionnaire answer when it should be removed from the active response set.

## Request body

- DeleteAnswerDto

## Response `200`

Delete questionnaire answer

- object
  - `success` boolean
  - `error` string, nullable

---

[API](https://skmtc.net/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.net/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/versions/726b9523fb22/schema)
