---
title: "To create a comment assessment for a conversation"
method: POST
path: "/v1/Insights/QualityManagement/Assessments/Comments"
tags: ["FlexV1InsightsAssessmentsComment"]
---

# To create a comment assessment for a conversation

`POST /v1/Insights/QualityManagement/Assessments/Comments`

To create a comment assessment for a conversation

## Headers

- `Authorization` string

## Response `201`

Created

- FlexV1InsightsAssessmentsComment
  - `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.
  - `assessment_sid` string, nullable — The SID of the assessment.
  - `comment` unknown
  - `offset` string, nullable — The offset
  - `report` boolean, nullable — The flag indicating if this assessment is part of report
  - `weight` string, nullable — The weightage given to this comment
  - `agent_id` string, nullable — The id of the agent.
  - `segment_id` string, nullable — The id of the segment.
  - `user_name` string, nullable — The name of the user.
  - `user_email` string, nullable — The email id of the user.
  - `timestamp` string, nullable — The timestamp when the record is inserted
  - `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)
