Skip to content

conversation delete endpoint retain metrics and permission#379

Open
marcmlc wants to merge 2 commits intomainfrom
marcmeillac/conversation-delete-retain-metrics
Open

conversation delete endpoint retain metrics and permission#379
marcmlc wants to merge 2 commits intomainfrom
marcmeillac/conversation-delete-retain-metrics

Conversation

@marcmlc
Copy link
Contributor

@marcmlc marcmlc commented Feb 24, 2026

Adding doc around retain_metrics and permission in DELETE conversation in Unstable

🤖 Generated with Claude Code

Deleting a conversation permanently removes it from the inbox. All sensitive data is deleted, including admin and user replies, conversation attributes, uploads, and related content. The conversation will still appear in reporting, though some data may be incomplete due to the deletion.
You can delete a single conversation. The behavior depends on the `retain_metrics` parameter:

- **With `retain_metrics=true` (default)**: Soft deletes the conversation, removing sensitive data (admin and user replies, conversation attributes, uploads, and related content). The conversation will still appear in reporting, though some data may be incomplete due to the deletion.
Copy link
Contributor

@VarshSuresh VarshSuresh Mar 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copying same comment from developer docs PR so we don't miss out based on the decision we take:

I am wondering if we should expose "soft-deletion" in the public docs. Because I am assuming customers think we hard delete it. 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants