v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-03512878906.5 KB
Workflows

Archive Workflow Variant

Archive a workflow variant.

Soft-deletes the variant and its revisions. Archived variants are hidden from queries unless include_archived=true. See Versioning.

post/workflows/variants/{workflow_variant_id}/archive

Path parameters

workflow_variant_idstring uuid required

Response

Successful Response

countinteger

1 when a variant is returned, 0 when none matched.