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