Zum Hauptinhalt springen

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. Diese generierte Seite bündelt alle öffentlichen API-Operationen in der Kategorie Postfächer.

Endpunkte

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
OpenAPI-Referenz: /openapi.de.json GET /v1/public/accounts/{account_id}/mailboxes

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
OpenAPI-Referenz: /openapi.de.json POST /v1/public/accounts/{account_id}/mailboxes/export

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
OpenAPI-Referenz: /openapi.de.json POST /v1/public/accounts/{account_id}/mailboxes

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
OpenAPI-Referenz: /openapi.de.json POST /v1/public/accounts/{account_id}/mailboxes/bulk

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
OpenAPI-Referenz: /openapi.de.json POST /v1/public/accounts/{account_id}/mailboxes/{mailbox}/aliases

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
OpenAPI-Referenz: /openapi.de.json POST /v1/public/accounts/{account_id}/mailboxes/{mailbox}/reveal-credentials

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}
OpenAPI-Referenz: /openapi.de.json GET /v1/public/accounts/{account_id}/mailboxes/{mailbox}

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}
OpenAPI-Referenz: /openapi.de.json PATCH /v1/public/accounts/{account_id}/mailboxes/{mailbox}

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}
OpenAPI-Referenz: /openapi.de.json DELETE /v1/public/accounts/{account_id}/mailboxes/{mailbox}

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}
OpenAPI-Referenz: /openapi.de.json DELETE /v1/public/accounts/{account_id}/mailboxes/{mailbox}/aliases/{alias}