Create a new domain version

POST {{baseUrl}}/domains/:owner/:domain/:version/clone

Use this operation to clone an existing domain version as a new version.

Note that the new version is not automatically set as the default version.

Request Body

{"version"=>"1.0.1", "private"=>false}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

""