Skip to main content

Fields

failed : Int! required

Number of recordings that failed to process.

successful : Int! required

Number of recordings that were successfully archived or skipped.

total : Int! required

Total number of recordings processed.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "failed": 83, "successful": 81, "total": 63 }