Перейти к основному содержанию

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 Список мастер-паролей List master passwords under the path account. Полный справочник: GET /v1/public/accounts/{account_id}/credentials
Справочник OpenAPI: /openapi.ru.json GET /v1/public/accounts/{account_id}/credentials

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

POST /v1/public/accounts/{account_id}/credentials Создать мастер-пароль Create a master password under the path account. Полный справочник: POST /v1/public/accounts/{account_id}/credentials
Справочник OpenAPI: /openapi.ru.json POST /v1/public/accounts/{account_id}/credentials

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

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}
Справочник OpenAPI: /openapi.ru.json PATCH /v1/public/accounts/{account_id}/credentials/{credential_id}

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

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}
Справочник OpenAPI: /openapi.ru.json DELETE /v1/public/accounts/{account_id}/credentials/{credential_id}