latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-21525910940.5 KB

96af8619e6cd

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.