Creates a new metadata template that can be applied to files and folders.
scopeThe scope of the metadata template to create. Must be set to 'enterprise' as applications cannot create global templates. Defaults to 'enterprise'.
fieldsarrayAn ordered list of template fields which are part of the template. Each field can be a regular text field, date field, number field, as well as a single or multi-select list.
hiddenbooleanDefines if this template is visible in the Box web app UI, or if it is purely intended for usage through the API.
displayNameRequiredstringThe display name of the template.
templateKeystringA unique identifier for the template. This identifier needs to be unique across the enterprise for which the metadata template is being created. When not provided, the API will create a unique `templateKey` based on the value of the `displayName`.
copyInstanceOnItemCopybooleanWhether or not to copy any metadata attached to a file or folder when it is copied. By default, metadata is not copied along with a file or folder when it is copied.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.