v46

latestOpenAPI 3.0.0MITraw.githubusercontent.com2026-08-0311978417.1 KB
Conversations

Cancel message generation in a conversation

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

Path parameters

wIdstring required

Workspace ID

cIdstring required

Conversation ID

Request body

messageIdsstring[] required

List of message IDs to cancel generation for

Response

Message generation successfully canceled

successboolean

Indicates if the cancellation was successful