Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request model for submitting feedback.
The unique identifier for the request.
The unique identifier for the agent execution.
The unique identifier for the chat.
The updated response for the entity.
The notes for the feedback.
Response
Successful Response
Response model for feedback operations.
The unique identifier for the feedback.
Date and time when the feedback was submitted (in UTC timezone)
The unique identifier for the request.
The unique identifier for the agent execution.
The unique identifier for the chat.
The notes for the feedback.