When a metadata cascade policy already exists on a folder, the metadata instance can be force-applied to all items in a folder by calling the API endpoint with theDocumentation Index
Fetch the complete documentation index at: https://developer.box.com/llms.txt
Use this file to discover all available pages before exploring further.
id of the metadata cascade policy.
To get the
id of the policy,
for the folder.Conflict resolution
An additionalconflict_resolution parameter can be passed to this API to
define how to deal with any existing instances of the template on any of the
items in the folder.
By default, without setting any value for conflict_resolution this API will
preserve the existing value on any items. When the value is set to overwrite,
it will force-apply the value of the template attached to the cascade policy
over any existing value.
