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

# Мастер-пароли

> Сгенерированный справочник для конечных точек Мастер-пароли.

# Мастер-пароли

Сгенерированный справочник для конечных точек Мастер-пароли.

Эта сгенерированная страница группирует все операции публичного API в категории Мастер-пароли.

## Конечные точки

* [GET /v1/public/accounts/\{account\_id}/credentials](/ru/api/v1/public/accounts/account_id/credentials/get) - Список мастер-паролей
* [POST /v1/public/accounts/\{account\_id}/credentials](/ru/api/v1/public/accounts/account_id/credentials/post) - Создать мастер-пароль
* [PATCH /v1/public/accounts/\{account\_id}/credentials/\{credential\_id}](/ru/api/v1/public/accounts/account_id/credentials/credential_id/patch) - Обновить мастер-пароль
* [DELETE /v1/public/accounts/\{account\_id}/credentials/\{credential\_id}](/ru/api/v1/public/accounts/account_id/credentials/credential_id/delete) - Удалить мастер-пароль

## Список мастер-паролей

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

Список мастер-паролей

List master passwords under the path account.

Полный справочник: [GET /v1/public/accounts/\{account\_id}/credentials](/ru/api/v1/public/accounts/account_id/credentials/get)

<Note>
  Справочник OpenAPI: `/openapi.ru.json GET /v1/public/accounts/{account_id}/credentials`
</Note>

## Создать мастер-пароль

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

Создать мастер-пароль

Create a master password under the path account.

Полный справочник: [POST /v1/public/accounts/\{account\_id}/credentials](/ru/api/v1/public/accounts/account_id/credentials/post)

<Note>
  Справочник OpenAPI: `/openapi.ru.json POST /v1/public/accounts/{account_id}/credentials`
</Note>

## Обновить мастер-пароль

**PATCH** `/v1/public/accounts/{account_id}/credentials/{credential_id}`

Обновить мастер-пароль

Rename a master password under the path account.

Полный справочник: [PATCH /v1/public/accounts/\{account\_id}/credentials/\{credential\_id}](/ru/api/v1/public/accounts/account_id/credentials/credential_id/patch)

<Note>
  Справочник OpenAPI: `/openapi.ru.json PATCH /v1/public/accounts/{account_id}/credentials/{credential_id}`
</Note>

## Удалить мастер-пароль

**DELETE** `/v1/public/accounts/{account_id}/credentials/{credential_id}`

Удалить мастер-пароль

Delete a master password under the path account.

Полный справочник: [DELETE /v1/public/accounts/\{account\_id}/credentials/\{credential\_id}](/ru/api/v1/public/accounts/account_id/credentials/credential_id/delete)

<Note>
  Справочник OpenAPI: `/openapi.ru.json DELETE /v1/public/accounts/{account_id}/credentials/{credential_id}`
</Note>

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