Skip to main content
PATCH
マスターパスワードを更新

承認

Authorization
string
header
必須

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

パスパラメータ

account_id
string<uuid>
必須
credential_id
string<uuid>
必須

ボディ

application/json

マスターパスワードの名前を変更するリクエスト。

name
string
必須

マスターパスワードの表示名

Required string length: 1 - 100

レスポンス

created_at
string
必須

マスターパスワード作成時刻

id
string<uuid>
必須

マスターパスワード UUID

name
string
必須

マスターパスワードの表示名

scope_id
string<uuid>
必須

マスターパスワードスコープのリソース UUID

scope_type
enum<string>
必須

マスターパスワードが適用されるリソーススコープの種類

利用可能なオプション:
account,
workspace,
domain
updated_at
string
必須

マスターパスワードの最終更新時刻