Delete Chat
Chats
Delete Chat
Deletes a chat session by ID.
DELETE
Delete Chat
Deletes a chat session by ID.
Usage
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string (uuid) | Chat ID to delete |
Response
Returns 204 No Content with an empty body on success.Notes
Authentication required. The authenticated user must own the chat session.
Authorizations
API token generated from your Splox account settings. Create tokens at https://app.splox.io/account?tab=settings
Path Parameters
Chat ID
Response
Chat deleted successfully (empty body)

