---
title: "Drain Email Outbox"
method: POST
path: "/internal/email-outbox/drain"
tags: ["internal"]
---

# Drain Email Outbox

`POST /internal/email-outbox/drain`

## Headers

- `x-service-token` string, required

## Request body

- EmailOutboxDrainRequest
  - `limit` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-12** `ab200f4d1489` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/repowise/apis/repowise-hosted-api/changes/internal/email-outbox/drain/post.md)

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc.dev/repowise/apis/repowise-hosted-api/revisions/cce15d886f2b?raw)
