Join us on May 20th for the Content + AI Virtual Summit. Register now
{
"id": "58063d82-4128-7b43-bba9-92f706befcdf",
"type": "metadata_template",
"scope": "enterprise_123456",
"templateKey": "securityClassification-6VMVochwUWo",
"displayName": "Classification",
"fields": [
{
"id": "822227e0-47a5-921b-88a8-494760b2e6d2",
"type": "enum",
"key": "Box__Security__Classification__Key",
"displayName": "Classification",
"options": [
{
"id": "46aea176-3483-4431-856c-6b5b13d1cc50",
"key": "Sensitive",
"staticConfig": {
"classification": {
"classificationDefinition": "Sensitive information",
"colorID": 4
}
}
}
],
"hidden": false
}
],
"hidden": false,
"copyInstanceOnItemCopy": true
}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.
A metadata template that holds the security classifications defined by an enterprise.
The ID of the classification template.
"58063d82-4128-7b43-bba9-92f706befcdf"
The value will always be metadata_template.
metadata_template "metadata_template"
The scope of the classification template. This is in the format enterprise_{id} where the id is the enterprise ID.
"enterprise_123456"
The value will always be securityClassification-6VMVochwUWo.
securityClassification-6VMVochwUWo "securityClassification-6VMVochwUWo"
The name of this template as shown in web and mobile interfaces.
Classification "Classification"
A list of fields for this classification template. This includes only one field, the Box__Security__Classification__Key, which defines the different classifications available in this enterprise.
1 elementShow child attributes
Determines if the template is always available in web and mobile interfaces.
false
Determines if classifications are copied along when the file or folder is copied.
true
Was this page helpful?