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

e1ffc32fa59c

Workflows

Create Workflow Variant

Create a new variant under an existing workflow.

Variants are branches of an artifact's history; each maintains its own revision log. Variant slugs are unique within the project — reuse of a slug already in use returns a 409 conflict.

See: Versioning.

post/workflows/variants/

Request body

Response

Successful Response

countinteger

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