> ## 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.

# 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

* [GET /v1/public/accounts/\{account\_id}/credentials](/de/api/v1/public/accounts/account_id/credentials/get) - Master-Passwörter auflisten
* [POST /v1/public/accounts/\{account\_id}/credentials](/de/api/v1/public/accounts/account_id/credentials/post) - Master-Passwort erstellen
* [PATCH /v1/public/accounts/\{account\_id}/credentials/\{credential\_id}](/de/api/v1/public/accounts/account_id/credentials/credential_id/patch) - Master-Passwort aktualisieren
* [DELETE /v1/public/accounts/\{account\_id}/credentials/\{credential\_id}](/de/api/v1/public/accounts/account_id/credentials/credential_id/delete) - Master-Passwort löschen

## 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](/de/api/v1/public/accounts/account_id/credentials/get)

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

## 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](/de/api/v1/public/accounts/account_id/credentials/post)

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

## 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}](/de/api/v1/public/accounts/account_id/credentials/credential_id/patch)

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

## 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}](/de/api/v1/public/accounts/account_id/credentials/credential_id/delete)

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

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