Skip to main content
DELETE
Permanently deletes a chat and all of its messages. Only the chat’s owner can delete it.
Vouch AI endpoints require a positive wallet balance.

Path parameters

string
required
The chat session ID.
Returns 404 with { "success": false, "message": "Chat not found" } if the chat does not exist or is not yours.