v1

latestOpenAPI 3.1.02026-07-26151729.2 KB

Delete conversations

Delete one or more conversations and their associated data (messages, chunks, vectors).

delete/api/chat-history/chats

Request body

idsstring[] required

Array of conversation IDs to delete.

Response

Conversations deleted

deletedstring[]

IDs of successfully deleted conversations.

countinteger

Number of conversations deleted.