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

4ed8f3e9336e

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