---
title: "Inbox webhook"
method: POST
path: "/webhook/inbox"
tags: ["Webhooks"]
---

# Inbox webhook

`POST /webhook/inbox`

Webhook endpoint for receiving inbox emails from Postmark

## Request body

- unknown

## Response `200`

Webhook processed successfully

- object
  - `success` boolean, required

## Other responses

- `400` — Invalid request
- `403` — Invalid IP address
- `500` — Internal server error

---

[API](https://skmtc.net/midday-ai/apis/midday-api.md) · [All operations](https://skmtc.net/midday-ai/apis/midday-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/midday-ai/midday-api/versions/c0df9243c1b0/schema)
