---
title: "Discard an outreach draft"
method: DELETE
path: "/v3/outreach/drafts/{prospectId}"
tags: ["Outreach"]
---

# Discard an outreach draft

`DELETE /v3/outreach/drafts/{prospectId}`

Throw away the unsent writing held for one prospect. Succeeds whether or not a draft existed, so it is safe to call blind. Queueing a prospect already does this, so this is only for abandoning writing outright.

## Path parameters

- `prospectId` string, required

## Response `200`

Default Response

## Changes

- **2026-09-17** `ea8bce67cd7e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/outreach/drafts/:prospectId/delete.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/fa1bfff7ecc8?raw)
