---
title: "To create a question for a Category"
method: POST
path: "/v1/Insights/QualityManagement/Questions"
tags: ["FlexV1InsightsQuestionnairesQuestion"]
---

# To create a question for a Category

`POST /v1/Insights/QualityManagement/Questions`

To create a question for a Category

## Headers

- `Authorization` string

## Response `201`

Created

- 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

---

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