API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen
Entity · webspace_email_accounts

webspace_email_account

Schema-ID
webspace_email_account
Collection
webspace_email_accounts
Permissions
  • Lesenwebhosting_email_manage
  • Anlegenwebhosting_email_manage
  • Ändernwebhosting_email_manage
  • Löschenwebhosting_email_manage

Felder

webspace_email_account

webspace_email_accounts4 Permissions
webspaceIdstringerforderlich
min 1 Zeichenread-only
emailemailerforderlich
max 254 Zeichenread-only
quotaMbnumberoptional
≥ 0
autoresponderEnabledbooleanoptional
autoresponderMessagestringoptional
max 4096 Zeichen
autoresponderStartAtstringoptional
nullable
autoresponderEndAtstringoptional
nullable
forwardToemail[]optional
keepCopybooleanoptional
catchAllEnabledbooleanoptional
spamFilterEnabledbooleanoptional
spamFilterScorenumberoptional
1 – 10
tagsstring[]optional

Standard-Endpoints

Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:

  • GET /api/v1/webspace_email_accounts — Liste, paginiert + filterbar
  • GET /api/v1/webspace_email_accounts/<id> — Einzelne Entity
  • POST /api/v1/webspace_email_accounts — Anlegen
  • PATCH /api/v1/webspace_email_accounts/<id> — Teil-Update
  • DELETE /api/v1/webspace_email_accounts/<id> — Soft-Delete
  • GET /api/v1/webspace_email_accounts/<id>/timeline — Audit + Aktivitäten

Suche