POST /metadata_cascade_policies/:id/apply API endpoint with the
id of the metadata cascade policy.
To get the
id of the policy,
list all policies 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.
