FlexV1InsightsAssessmentsComment

To create a comment assessment for a conversation

To create a comment assessment for a conversation

get/v1/Insights/QualityManagement/Assessments/Comments

Query parameters

SegmentIdstring

The id of the segment.

AgentIdstring

The id of the agent.

PageSizeinteger

How many resources to return in each list page. The default is 50, and the maximum is 1000.

Pageinteger

The page index. This value is simply for client state.

PageTokenstring

The page token. This is provided by the API.

Headers

Authorizationstring

The Authorization HTTP request header

Response

OK

Changes

Changed in 7 of the 51 revisions of this API.613

    • ▲

      the // response's property type changed from number to string for status

      response-property-type-changed

    • ▲

      the // response's property type changed from number to string for status

      response-property-type-changed

    • ▲

      the // response's property type changed from number to string for status

      response-property-type-changed

    • ▲

      the // response's property type changed from object to no type for status

      response-property-type-changed

    • ▲

      the // response's property type changed from no type to object for status

      response-property-type-changed

    • ▲

      for the query request parameter PageSize, the format changed from no format to int64

      request-parameter-type-changed

    • ○

      api tag FlexV1InsightsAssessmentsComment added

      api-tag-added

  • v1350c4958f8a311See the full diff
    • ●

      deleted the header request parameter Token

      request-parameter-removed

    • ○

      added the new optional header request parameter Authorization

      new-optional-request-parameter

    • ○

      endpoint added

      endpoint-added