v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-03512878906.5 KB
Applications

Create Application Variant

Create a new variant on an existing application.

A variant is an independent branch of the application's history. The new variant starts empty — call POST /applications/revisions/commit to add its first revision. Use POST /applications/variants/fork when you want the new variant to inherit an existing revision history.

post/applications/variants/

Request body

Response

Successful Response

countinteger

1 when a variant was found, 0 otherwise.