Skip to main content
POST
Cancel message generation

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

Body

application/json
action
enum<string>
required
Available options:
cancel,
gracefully_stop,
interrupt
messageIds
string[]
required

Response

Success

success
boolean