Skip to main content
POST
Submit feedback

Authorizations

x-api-key
string
header
required

API key in lum_pk_* format. Pass via x-api-key header or Authorization: Bearer <key>.

Body

application/json
conversationId
string
required
rating
enum<string>
required
Available options:
POSITIVE,
NEGATIVE
messageId
string

Optional. Target a specific message.

comment
string

Optional free-text comment.

Response

Feedback recorded.

feedback
object