> ## Documentation Index
> Fetch the complete documentation index at: https://www.plain.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a snippet

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

Deleted snippets are soft-deleted — they're hidden from the snippet picker but remain queryable by ID with `isDeleted: true`. This preserves the history of any replies that referenced the snippet.

This operation requires the following permissions:

* `snippet:delete`

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