Skip to main content

Archive Workflow

POST 

/workflows/:workflow_id/archive

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.

Request

Responses

Successful Response