v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
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