WorkflowBulkArchiveResponse
May 22, 2026 ยท View on GitHub
Fields
| Field | Type | Required | Description |
|---|---|---|---|
archived | List[models.Workflow] | :heavy_check_mark: | Workflows that were successfully archived or were already archived |
errored | List[models.WorkflowBulkError] | :heavy_minus_sign: | Workflows that could not be archived and the corresponding error messages |