v4
latestOpenAPI 3.1.02026-08-019681,1012.0 MBassistant
Stop Response
Stop the in-progress assistant response started by message_id.
Returns 204. The call is idempotent and is a no-op if the turn has already finished. 404s if the conversation does not exist or is not owned by the caller.
post/assistant/conversations/{conversation_id}/messages/{message_id}/stop-response
Path parameters
conversation_idstring uuid4 required
message_idstring uuid4 required
Response
Successful Response