---
title: "Send Market Lead Sms Reply"
method: POST
path: "/market-leads/{lead_id}/sms-replies"
tags: ["market-leads"]
---

# Send Market Lead Sms Reply

`POST /market-leads/{lead_id}/sms-replies`

## Path parameters

- `lead_id` string, required

## Request body

- MarketLeadSendReplyRequest
  - `body` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/94953390bbd8?raw)
