Delete Chat History
Chats
Delete Chat History
Deletes all message history for a chat session. The chat session itself is preserved.
DELETE
Delete Chat History
Deletes all message history for a chat session. The chat session itself is preserved.
Usage
Path Parameters
| Parameter | Type | Description |
|---|---|---|
chatId | string (uuid) | Chat ID |
Response
Notes
Authentication required. The authenticated user must own the chat session.
This deletes all
chat_history message rows for the chat. The chat session itself and any node-level memory are not affected.Authorizations
API token generated from your Splox account settings. Create tokens at https://app.splox.io/account?tab=settings
Path Parameters
Chat ID
Response
200 - application/json
Chat history deleted successfully

