> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Postfächer

> Generierte Referenz für Postfächer-Endpunkte.

# Postfächer

Generierte Referenz für Postfächer-Endpunkte.

Diese generierte Seite bündelt alle öffentlichen API-Operationen in der Kategorie Postfächer.

## Endpunkte

* [GET /v1/public/accounts/\{account\_id}/mailboxes](/de/api/v1/public/accounts/account_id/mailboxes/get) - Auflisten Postfaecher
* [POST /v1/public/accounts/\{account\_id}/mailboxes/export](/de/api/v1/public/accounts/account_id/mailboxes/export-operation/post) - Postfächer exportieren
* [POST /v1/public/accounts/\{account\_id}/mailboxes](/de/api/v1/public/accounts/account_id/mailboxes/post) - Erstellen Postfach
* [POST /v1/public/accounts/\{account\_id}/mailboxes/bulk](/de/api/v1/public/accounts/account_id/mailboxes/bulk/post) - Sammel Erstellen Postfaecher
* [POST /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}/aliases](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/aliases/post) - Erstellen Postfach Alias
* [POST /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}/reveal-credentials](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/reveal-credentials/post) - Anzeigen Postfach Zugangsdaten
* [GET /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/get) - Abrufen Postfach
* [PATCH /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/patch) - Aktualisieren Postfach
* [DELETE /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/delete) - Loeschen Postfach
* [DELETE /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}/aliases/\{alias}](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/aliases/alias/delete) - Loeschen Postfach Alias

## Auflisten Postfaecher

**GET** `/v1/public/accounts/{account_id}/mailboxes`

Auflisten Postfaecher

Listeet Kunden Postfaches sichtbar fuer the public API principal.

Vollständige Referenz: [GET /v1/public/accounts/\{account\_id}/mailboxes](/de/api/v1/public/accounts/account_id/mailboxes/get)

<Note>
  OpenAPI-Referenz: `/openapi.de.json GET /v1/public/accounts/{account_id}/mailboxes`
</Note>

## Postfächer exportieren

**POST** `/v1/public/accounts/{account_id}/mailboxes/export`

Postfächer exportieren

Export customer mailboxes as CSV.

Vollständige Referenz: [POST /v1/public/accounts/\{account\_id}/mailboxes/export](/de/api/v1/public/accounts/account_id/mailboxes/export-operation/post)

<Note>
  OpenAPI-Referenz: `/openapi.de.json POST /v1/public/accounts/{account_id}/mailboxes/export`
</Note>

## Erstellen Postfach

**POST** `/v1/public/accounts/{account_id}/mailboxes`

Erstellen Postfach

Erstellt a Kunden Postfach without returning its password.

Vollständige Referenz: [POST /v1/public/accounts/\{account\_id}/mailboxes](/de/api/v1/public/accounts/account_id/mailboxes/post)

<Note>
  OpenAPI-Referenz: `/openapi.de.json POST /v1/public/accounts/{account_id}/mailboxes`
</Note>

## Sammel Erstellen Postfaecher

**POST** `/v1/public/accounts/{account_id}/mailboxes/bulk`

Sammel Erstellen Postfaecher

Erstellt Postfaches in bulk without returning passwords.

Vollständige Referenz: [POST /v1/public/accounts/\{account\_id}/mailboxes/bulk](/de/api/v1/public/accounts/account_id/mailboxes/bulk/post)

<Note>
  OpenAPI-Referenz: `/openapi.de.json POST /v1/public/accounts/{account_id}/mailboxes/bulk`
</Note>

## Erstellen Postfach Alias

**POST** `/v1/public/accounts/{account_id}/mailboxes/{mailbox}/aliases`

Erstellen Postfach Alias

Erstellt an alias for a Kunden Postfach.

Vollständige Referenz: [POST /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}/aliases](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/aliases/post)

<Note>
  OpenAPI-Referenz: `/openapi.de.json POST /v1/public/accounts/{account_id}/mailboxes/{mailbox}/aliases`
</Note>

## Anzeigen Postfach Zugangsdaten

**POST** `/v1/public/accounts/{account_id}/mailboxes/{mailbox}/reveal-credentials`

Anzeigen Postfach Zugangsdaten

Zeigt Kunden Postfach Zugangsdatens for one-time display.

Vollständige Referenz: [POST /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}/reveal-credentials](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/reveal-credentials/post)

<Note>
  OpenAPI-Referenz: `/openapi.de.json POST /v1/public/accounts/{account_id}/mailboxes/{mailbox}/reveal-credentials`
</Note>

## Abrufen Postfach

**GET** `/v1/public/accounts/{account_id}/mailboxes/{mailbox}`

Abrufen Postfach

Gibt Kunden Postfach Detail.

Vollständige Referenz: [GET /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/get)

<Note>
  OpenAPI-Referenz: `/openapi.de.json GET /v1/public/accounts/{account_id}/mailboxes/{mailbox}`
</Note>

## Aktualisieren Postfach

**PATCH** `/v1/public/accounts/{account_id}/mailboxes/{mailbox}`

Aktualisieren Postfach

Aktualisiert Kunden Postfach profile fields.

Vollständige Referenz: [PATCH /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/patch)

<Note>
  OpenAPI-Referenz: `/openapi.de.json PATCH /v1/public/accounts/{account_id}/mailboxes/{mailbox}`
</Note>

## Loeschen Postfach

**DELETE** `/v1/public/accounts/{account_id}/mailboxes/{mailbox}`

Loeschen Postfach

Löscht ein Kundenpostfach.

Vollständige Referenz: [DELETE /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/delete)

<Note>
  OpenAPI-Referenz: `/openapi.de.json DELETE /v1/public/accounts/{account_id}/mailboxes/{mailbox}`
</Note>

## Loeschen Postfach Alias

**DELETE** `/v1/public/accounts/{account_id}/mailboxes/{mailbox}/aliases/{alias}`

Loeschen Postfach Alias

Loescht an alias from a Kunden Postfach.

Vollständige Referenz: [DELETE /v1/public/accounts/\{account\_id}/mailboxes/\{mailbox}/aliases/\{alias}](/de/api/v1/public/accounts/account_id/mailboxes/mailbox/aliases/alias/delete)

<Note>
  OpenAPI-Referenz: `/openapi.de.json DELETE /v1/public/accounts/{account_id}/mailboxes/{mailbox}/aliases/{alias}`
</Note>

<script src="/locale-bridge.js" />
