Force the metadata on a folder with a metadata cascade policy to be applied to all of its children. This can be used after creating a new cascade policy to enforce the metadata to be cascaded down to all existing files within that folder.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the cascade policy to force-apply.
Describes the desired behavior when dealing with the conflict where a metadata template already has an instance applied to a child.
none will preserve the existing value on the fileoverwrite will force-apply the templates values over
any existing values.none, overwrite "none"
Returns an empty response when the API call was successful. The metadata cascade operation will be performed asynchronously.
The API call will return directly, before the cascade operation is complete. There is currently no API to check for the status of this operation.