Skip to main content
PATCH
スキーマを更新

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
clearDescription
boolean
必須

説明をクリアまたはリセットする必要があるかどうかを示すブール値。

allowsSensitiveProperties
boolean

オブジェクトタイプが機密としてマークされたプロパティーを許可するかどうかを指定するブール値。

description
string

オブジェクトタイプの説明を提供してください。

labels
object
primaryDisplayProperty
string

オブジェクトの表示に使用される主要なプロパティーを識別する文字列。

requiredProperties
string[]

オブジェクトタイプに必須のプロパティーを示す文字列の配列。

restorable
boolean

削除後にオブジェクトタイプを復元できるかどうかを示すブール値。

searchableProperties
string[]

検索クエリで使用できるプロパティーを指定する文字列の配列。

secondaryDisplayProperties
string[]

オブジェクトの表示に使用される追加プロパティーをリストする文字列の配列。

レスポンス

successful operation

allowsSensitiveProperties
boolean
必須

オブジェクトタイプが機密プロパティーを許可するかどうかを示すブール値。

archived
boolean
必須

オブジェクトタイプがアーカイブされているかどうかを示すブール値。

fullyQualifiedName
string
必須

オブジェクトタイプの完全修飾名を表す文字列。

id
string
必須

オブジェクトタイプの固有IDを表す文字列です。

labels
object
必須
name
string
必須

オブジェクトタイプの名前を表す文字列。

objectTypeId
string
必須

システム内のオブジェクトタイプの固有IDを表す文字列。

requiredProperties
string[]
必須

このオブジェクトタイプに必須のプロパティーを表す文字列の配列。

searchableProperties
string[]
必須

検索操作で使用できるプロパティーを示す文字列の配列。

secondaryDisplayProperties
string[]
必須

このオブジェクトタイプの表示に使う追加プロパティーを表す文字列の配列。

createdAt
string<date-time>

オブジェクトタイプを作成した日時を表すISO 8601形式の文字列。

description
string

オブジェクトタイプの説明を提供する文字列。

portalId
integer<int32>

オブジェクトタイプに関連付けられているポータルIDを表す整数。

primaryDisplayProperty
string

このオブジェクトタイプを表示するために使用される主要なプロパティーを表す文字列。

updatedAt
string<date-time>

オブジェクトタイプが最後に更新された日時を表すISO 8601形式の文字列。

最終更新日 2026年4月10日