Skip to main content
PUT
オブジェクトのエイリアスを設定

承認

Authorization
string
header
必須

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

パスパラメータ

object_id
string
必須

ボディ

application/json

エイリアスを設定するためのリクエストボディです(object_id はパスから取得されます)。

aliases
string[]
必須
:
digest
string
必須
:

"abc123def"

project_id
string
必須
:

"entity/project"

レスポンス

正常なレスポンス

The response is of type ObjSetAliasesRes · object.