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.

Master-Passwörter

Generierte Referenz für Master-Passwörter-Endpunkte. Diese generierte Seite bündelt alle öffentlichen API-Operationen in der Kategorie Master-Passwörter.

Endpunkte

Master-Passwörter auflisten

GET /v1/public/accounts/{account_id}/credentials Master-Passwörter auflisten List master passwords under the path account. Vollständige Referenz: GET /v1/public/accounts/{account_id}/credentials
OpenAPI-Referenz: /openapi.de.json GET /v1/public/accounts/{account_id}/credentials

Master-Passwort erstellen

POST /v1/public/accounts/{account_id}/credentials Master-Passwort erstellen Create a master password under the path account. Vollständige Referenz: POST /v1/public/accounts/{account_id}/credentials
OpenAPI-Referenz: /openapi.de.json POST /v1/public/accounts/{account_id}/credentials

Master-Passwort aktualisieren

PATCH /v1/public/accounts/{account_id}/credentials/{credential_id} Master-Passwort aktualisieren Rename a master password under the path account. Vollständige Referenz: PATCH /v1/public/accounts/{account_id}/credentials/{credential_id}
OpenAPI-Referenz: /openapi.de.json PATCH /v1/public/accounts/{account_id}/credentials/{credential_id}

Master-Passwort löschen

DELETE /v1/public/accounts/{account_id}/credentials/{credential_id} Master-Passwort löschen Delete a master password under the path account. Vollständige Referenz: DELETE /v1/public/accounts/{account_id}/credentials/{credential_id}
OpenAPI-Referenz: /openapi.de.json DELETE /v1/public/accounts/{account_id}/credentials/{credential_id}