Skip to main content
POST
Answer a user question in a conversation message

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

Workspace ID

cId
string
required

Conversation ID

mId
string
required

Message ID

Body

application/json
actionId
string
required

ID of the action to answer

answer
object
required

Response

Answer submitted successfully

success
boolean