v52

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

Archive Workflow

Archive a workflow artifact (soft delete).

Sets deleted_at on the workflow and its variants. Archived workflows are hidden from queries unless include_archived=true. Revision IDs remain resolvable so historical traces stay intact.

See: Versioning.

post/workflows/{workflow_id}/archive

Path parameters

workflow_idstring uuid required

Response

Successful Response

countinteger

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