Metadata

- Authentication: The user must be authenticated to perform this action.

Params

Param name Description
asset_ids
optional

Asset ids requested for review

Validations:

  • Must be an array of any type

folders
optional

Folders with their attributes including the dirname attribute

Validations:

  • Must be an array of any type

recursive
optional

Whether the review should be canceled recursively for the given folder.

Validations:

  • Must be one of: true, false.

dry_run
optional

Whether to dry-run the operation and return the number of assets that would have their reviews enforced.

Validations:

  • Must be one of: true, false.