Private Conversations

Cancel message generation

Cancels the generation of messages in a conversation.

post/api/w/{wId}/assistant/conversations/{cId}/cancel

Path parameters

wIdstring required

ID of the workspace

cIdstring required

ID of the conversation

Request body

action'cancel' | 'gracefully_stop' | 'interrupt' required
messageIdsstring[] required

Response

Success

successboolean

Changes

No recorded changes to this endpoint across all 86 revisions of this API.