Skip to main content
POST
グループを作成

Supported products

承認

Authorization
string
header
必須

The access token received from the authorization server in the OAuth 2.0 flow.

パスパラメータ

appId
integer<int32>
必須
objectType
string
必須

ボディ

application/json
label
string
必須

プロパティーグループの表示ラベルです。これは、グループを表すためにユーザーインターフェースに表示される文字列です。

name
string
必須

プロパティーグループの一意の名前です。これは、システム内でグループを識別する文字列です。

displayOrder
integer<int32>

プロパティーグループが他のグループに対して相対的に表示される順序を表す整数。

レスポンス

successful operation

archived
boolean
必須

プロパティーグループがアーカイブされているかどうかを示すブール値です。必須項目です。

label
string
必須

プロパティーグループの人間が判読できるラベルです。文字列であり、必須です。

name
string
必須

プロパティーグループの名前。文字列であり、必須です。

displayOrder
integer<int32>

プロパティーグループが表示される順序を示す整数。

最終更新日 2026年4月10日