---
title: "Write a reply to an outreach conversation"
method: POST
path: "/v3/outreach/inbox/threads/{id}/draft-reply"
tags: ["Outreach"]
---

# Write a reply to an outreach conversation

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

Drafts the next message in a conversation someone has already answered, reading the whole thread so it responds to what was actually said. Returns the body only - the subject and threading come from the conversation. This NEVER sends: pass the result to outreach_reply when it is right. Costs 1 credit.

## Path parameters

- `id` 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/inbox/threads/:id/draft-reply/post.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)
