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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
""