---
title: "Save an unsent reply"
method: PUT
path: "/v3/outreach/inbox/threads/{id}/reply-draft"
tags: ["Outreach"]
---

# Save an unsent reply

`PUT /v3/outreach/inbox/threads/{id}/reply-draft`

## Path parameters

- `id` string, required

## Request body

- object
  - `body` string — Markdown being written. Empty clears the draft.

## 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/inbox/threads/:id/reply-draft/put.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/6f0b6cbb515f?raw)
