---
title: "To create a Questionnaire"
method: POST
path: "/v1/Insights/QualityManagement/Questionnaires"
tags: ["FlexV1InsightsQuestionnaires"]
---

# To create a Questionnaire

`POST /v1/Insights/QualityManagement/Questionnaires`

To create a Questionnaire

## Headers

- `Authorization` string

## Response `201`

Created

- FlexV1InsightsQuestionnaires
  - `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.
  - `questionnaire_sid` string, nullable — The sid of this questionnaire
  - `name` string, nullable — The name of this category.
  - `description` string, nullable — The description of this questionnaire
  - `active` boolean, nullable — The flag to enable or disable questionnaire
  - `questions` unknown[], nullable — The list of questions with category for a questionnaire
    - unknown
  - `url` string, uri, nullable

---

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