> For the complete documentation index, see [llms.txt](https://docs.stoobly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stoobly.com/guides/how-to-mock-apis/how-to-snapshot-requests/deleting-snapshots.md).

# Deleting Snapshots

## Deleting Request Snapshots

### Command

```bash
$ stoobly-agent request snapshot --action DELETE "<REQUEST-KEY>"
```

## Deleting Scenario Snapshots

### Command

```bash
 stoobly-agent scenario snapshot --action DELETE "<SCENARIO-KEY>"
```
