Delete conversations
Chat History Endpoints
Delete Conversations
Delete one or more conversations and their associated data (messages, chunks, vectors).
DELETE
Delete conversations
Overview
Delete one or more conversations and all associated data (messages, chunks, and vector embeddings). This action is irreversible.Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Array of conversation IDs to delete.