Create Application Variant
POST/applications/variants/
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.
Request
Responses
- 200
- 422
Successful Response
Validation Error