---
title: "To update the question"
method: POST
path: "/v1/Insights/QualityManagement/Questions/{QuestionSid}"
tags: ["FlexV1InsightsQuestionnairesQuestion"]
---

# To update the question

`POST /v1/Insights/QualityManagement/Questions/{QuestionSid}`

To update the question

## Path parameters

- `QuestionSid` string, required

## Headers

- `Authorization` string

## Response `200`

OK

- FlexV1InsightsQuestionnairesQuestion
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Flex Insights resource and owns this resource.
  - `question_sid` string, nullable — The SID of the question
  - `question` string, nullable — The question.
  - `description` string, nullable — The description for the question.
  - `category` unknown
  - `answer_set_id` string, nullable — The answer_set for the question.
  - `allow_na` boolean, nullable — The flag to enable for disable NA for answer.
  - `usage` integer — Integer value that tells a particular question is used by how many questionnaires
  - `answer_set` unknown
  - `url` string, uri, nullable

## Changes

- **2025-07-03** (v1) `0e4cd336d78a` — 2 breaking
  - the `answer_set` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `category` response's property type/format changed from `object`/`` to ``/`` for status `200`
- **2025-03-11** (v1) `65f781b3f6b1` — 2 breaking
  - the `answer_set` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `category` response's property type/format changed from ``/`` to `object`/`` for status `200`
- **2024-08-26** (v1) `6b06c89c5d58` — 1 info
  - the `usage` response's property default value `0` was added for the status `200`
- **2023-08-10** (v1) `c37c20a0a1cb` — 1 info
  - api tag `FlexV1InsightsQuestionnairesQuestion` added
- **2023-05-18** (v1) `350c4958f8a3` — 1 warning, 1 info
  - deleted the `header` request parameter `Token`
  - added the new optional `header` request parameter `Authorization`

[Full history](https://skmtc.dev/twilio/apis/twilio-flex/changes/v1/Insights/QualityManagement/Questions/:QuestionSid/post.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-flex.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-flex/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/twilio-flex/revisions/ea1db919b6cc/schema)
