Metadata templates are grouped into two distinct groups, or scopes.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.
global: a group of templates that is available to everyone using Box, regardless of the enterprise they are in. An example is theglobal.propertiestemplate that serves as a place to put free-form key/valuestringpairs without any additional schema associated with it.enterpriseorenterprise_*: a group of templates defined by a user within an enterprise. These templates are either created by admin’s in the web application, or by applications using the API. When accessing or creating templates within the authenticated user’s enterprise a short-hand ofenterprisecan be used. When accessing templates that belong to another enterprise - for example when accessing metadata on files belonging to other enterprises - the scopeenterprise_*is used where*is the ID of the enterprise the template belongs to.
