Skip to main content
DELETE
Delete Chat History
Deletes all message history for a chat session. The chat session itself is preserved.

Usage

Path Parameters

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

Authorization
string
header
required

API token generated from your Splox account settings. Create tokens at https://app.splox.io/account?tab=settings

Path Parameters

chatId
string<uuid>
required

Chat ID

Response

200 - application/json

Chat history deleted successfully

message
string