Removes a metadata instance from a file. Deletes all metadata associated with a specific template from a file. This operation cannot be undone. The metadata template itself is not deleted, only the instance of metadata applied to this specific file. Returns a 204 No Content resp…
scopeRequiredstringThe scope of the metadata template. Use 'global' for Box-provided templates available to all enterprises, or 'enterprise' for templates created within your enterprise.
file_idRequiredstringThe unique identifier that represents a file. The ID for any file can be determined by visiting a file in the web application and copying the ID from the URL. For example, for the URL `https://*.app.box.com/files/123` the `file_id` is `123`.
template_keyRequiredstringThe key (identifier) of the metadata template to remove from the file. For example, 'properties' for the standard Box properties template, or a custom template key for enterprise templates.
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.