Skip to main content
POST
Submit message feedback

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

cId
string
required

ID of the conversation

mId
string
required

ID of the message

Body

application/json
thumbDirection
enum<string>
required
Available options:
up,
down
feedbackContent
string | null
isConversationShared
boolean

Response

Successfully submitted feedback

success
boolean