Skip to main content
POST
オブジェクトからエイリアスを削除

承認

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[]
必須
:
project_id
string
必須
:

"entity/project"

レスポンス

正常なレスポンス

The response is of type ObjRemoveAliasesRes · object.