v10

latestOpenAPI 3.0.2Apache 2.0raw.githubusercontent.com2026-05-07302486.6 KB

Create feedback

Create feedback

post/v1/Assistants/{id}/Feedbacks

Path parameters

idstring required

The assistant ID.

Request body

message_idstring

The message ID.

scorenumber float

The score to be given(0-1).

session_idstring required

The Session ID.

textstring

The text to be given as feedback.

Response

Created

assistant_idstring required

The Assistant ID.

idstring required

The Feedback ID.

account_sidstring

The SID of the Account that created the Feedback.

user_sidstring

The SID of the User created the Feedback.

message_idstring required

The Message ID.

scorenumber float required

The Score to provide as Feedback (0-1)

session_idstring required

The Session ID.

textstring required

The text to be given as feedback.

date_createdstring date-time required

The date and time in GMT when the Feedback was created specified in ISO 8601 format.

date_updatedstring date-time required

The date and time in GMT when the Feedback was last updated specified in ISO 8601 format.