v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-03512878906.5 KB
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.