Join us on May 20th for the Content + AI Virtual Summit. Register now
client.shield_information_barrier_segments.update_shield_information_barrier_segment_by_id(
segment_id, description=updated_segment_description
){
"id": "11446498",
"type": "shield_information_barrier_segment",
"shield_information_barrier": {
"id": "11446498",
"type": "shield_information_barrier"
},
"name": "Investment Banking",
"description": "'Corporate division that engages in advisory_based financial\n transactions on behalf of individuals, corporations, and governments.'",
"created_at": "2020-06-26T18:44:45.869Z",
"created_by": {
"id": "11446498",
"type": "user"
},
"updated_at": "2020-07-26T18:44:45.869Z",
"updated_by": {
"id": "11446498",
"type": "user"
}
}指定されたIDに基づいてShield情報バリアのセグメントを更新します。
client.shield_information_barrier_segments.update_shield_information_barrier_segment_by_id(
segment_id, description=updated_segment_description
){
"id": "11446498",
"type": "shield_information_barrier_segment",
"shield_information_barrier": {
"id": "11446498",
"type": "shield_information_barrier"
},
"name": "Investment Banking",
"description": "'Corporate division that engages in advisory_based financial\n transactions on behalf of individuals, corporations, and governments.'",
"created_at": "2020-06-26T18:44:45.869Z",
"created_by": {
"id": "11446498",
"type": "user"
},
"updated_at": "2020-07-26T18:44:45.869Z",
"updated_by": {
"id": "11446498",
"type": "user"
}
}Documentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Shield情報バリアのセグメントのID。
Shield情報バリアのセグメントに対して行われる更新を含むオブジェクト。使用可能なプロパティには「name」と「description」があり、オブジェクトの値が更新内容となります。
更新されたShield情報バリアのセグメントオブジェクトを返します。
Shield情報バリアのセグメントオブジェクト。
Shield情報バリアのセグメントの一意の識別子。
"11446498"
Shield情報バリアのセグメントのタイプ。
shield_information_barrier_segment "shield_information_barrier_segment"
Shield情報バリアオブジェクトのBase版の表示。
Show child attributes
Shield情報バリアのセグメントの名前。
"Investment Banking"
Shield情報バリアのセグメントの説明。
"'Corporate division that engages in advisory_based financial\n transactions on behalf of individuals, corporations, and governments.'"
このShield情報バリアオブジェクトが作成された日時を示すISO日時文字列。
"2020-06-26T18:44:45.869Z"
このShield情報バリアのセグメントを作成したユーザー。
Show child attributes
このShield情報バリアのセグメントが更新された日時を示すISO日時文字列。
"2020-07-26T18:44:45.869Z"
このShield情報バリアのセグメントを更新したユーザー。
Show child attributes
このページは役に立ちましたか?