v

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-09523894929.2 KB
Workflows

Commit Workflow Revision

The human and SDK route: no write scope, the caller owns the whole revision.

post/workflows/revisions/commit

Query parameters

workflow_variant_idstring uuid nullable

Request body

Response

Successful Response

countinteger

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

status'committed' | 'no_change' nullable

Commit outcome. no_change means the change produced the stored configuration, so no revision was created and workflow_revision is the current head. Absent on paths that do not run the checked commit; a reader must treat absent as committed.