> ## Documentation Index
> Fetch the complete documentation index at: https://plain-docs-orca-916-agent-docs-restructure.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a thread

> Soft-delete a thread, removing it from the inbox while keeping it recoverable.

Deleting a thread removes it from the inbox. The thread is soft-deleted, so you can still recover it through Plain's support if needed shortly after, but it should be treated as a destructive action.

<Snippet file="graphql/sdk-note.mdx" />

This operation requires the following permissions:

* `thread:delete`

<Snippet file="graphql/delete-thread.mdx" />
