---
title: "Write transfer bundle to server mailbox"
method: POST
path: "/servers/{uuid}/export/mailbox"
tags: ["Servers"]
---

# Write transfer bundle to server mailbox

`POST /servers/{uuid}/export/mailbox`

Write an export bundle to /data/coolify/exports on the managed host for air-gapped import.

## Path parameters

- `uuid` string, required

## Request body

- object
  - `passphrase` string, nullable

## Response `200`

Mailbox write result

## Other responses

- `403` — Missing sensitive permission
- `404` — Resource not found.

---

[API](https://skmtc.net/coollabsio/apis/coolify.md) · [All operations](https://skmtc.net/coollabsio/apis/coolify/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coollabsio/coolify/revisions/789e6ad3796c/schema)
