Skip to main content
curl -X DELETE https://api.thinnest.ai/v2/chats/{session_id} \
  -H "Authorization: Bearer $THINNESTAI_API_KEY"

Response 204

No content. The chat session has been deleted.

Errors

CodeDescription
404Chat session not found
403Not authorized to delete this chat