Delete conversation
Conversations
Delete Conversation
DELETE
Delete conversation
Soft-deletes the conversation (status becomesDocumentation Index
Fetch the complete documentation index at: https://docs.handauncle.com/llms.txt
Use this file to discover all available pages before exploring further.
deleted) after verifying
ownership. The payload simply confirms { deleted: true, conversation_id },
allowing the client to optimistically remove the thread locally.Authorizations
Auth0 access token for registered users.
Path Parameters
Conversation ID (24 character MongoDB ObjectId).
Required string length:
24