Skip to main content
POST
Submit feedback for a chat message

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

identifier
string
required

The unique identifier of the assistant specialization

chatUid
string
required

The unique identifier of the chat conversation

Body

application/json

The body is of type object.

Response

Feedback submitted successfully

_id
string
required
Example:

"64f5a5b8c123456789abcdef"

requestId
string
required
Example:

"msg-123456"

feedback
boolean
required
Example:

true

creationTimestamp
string
required
Example:

"2024-01-15T10:30:00.000Z"

chatUID
string
Example:

"550e8400-e29b-41d4-a716-446655440000"

threadId
string
Example:

"64f5a5b8c123456789abcdef"

feedbackComment
string
Example:

"This was very helpful!"

feedbackData
object
lastEditTimestamp
string
Example:

"2024-01-15T11:00:00.000Z"