---
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/om-network/apis/betayum-api.md) · [All operations](https://skmtc.net/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/1c5403653ecf/schema)
