Conversation Message Feedbacks

Create or update conversation message feedback

post

Create or update existing conversation message feedback. The response includes the conversation message feedback.

Authorizations
Agent-Secret-KeystringRequired

Custom authentication header

Body
conversationMessageIdstring · uuidRequired

Unique identifier for the conversation message.

Example: 123e4567-e89b-12d3-a456-426614174000
userIdstring · uuidRequired

Unique identifier for the user.

Example: 123e4567-e89b-12d3-a456-426614174000
voteTypestring · enumRequired

Feedback vote type. Up if feedback is positive

Example: upPossible values:
questionstringRequired

Your question.

answerstringOptional

Agent answer.

commentstringOptional

Comment for your feedback.

Example: Awesome :)
Responses
post
/external/conversation-message-feedbacks

Last updated