Chats
Clear chat context
Resets the model context of an idle or errored chat, clearing any stored error. The reset commits synchronously with no model call: the transcript is preserved and the next prompt starts from a fresh context.
post/api/v2/chats/{chat}/clear
Path parameters
chatstring uuid required
Chat ID
Response
OK