OpenAPI 3.0.0MITraw.githubusercontent.com2026-08-1412284437.5 KB

24a308e0da1c

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