---
title: "POST /inbound/send-raw.json"
method: POST
path: "/inbound/send-raw.json"
---

# POST /inbound/send-raw.json

`POST /inbound/send-raw.json`

Take a raw MIME document destined for a domain with inbound domains set up, and send it to the inbound hook exactly as if it had been sent over SMTP

## Request body

- InboundSendRaw
  - `client_address` string
  - `helo` string
  - `key` string
  - `mail_from` string
  - `raw_message` string
  - `to` string[]

## Response `200`

OK

---

[API](https://skmtc.net/apis-guru/apis/mandrill.md) · [All operations](https://skmtc.net/apis-guru/apis/mandrill/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/apis-guru/mandrill/versions/28967a019827/schema)
