Clone an existing application.
post/midgard/v0.1/application/clone/{applicationId}
Clone an existing application.Request
Authorization
X-AT
header
apiKey
Path Parameters
applicationId
integer
REQUIRED
Body
application/json
nameThe new name for the cloned application
string
REQUIRED
cloneType
integer
REQUIRED
createArtifact
environmentIdThe environment ID to which to attach the cloned application to.
integer
Response
200Application cloned successfully.
403Access denied due to insufficient environment permissions.
404Application or environment not found.
Shell cURL
shellShow schema
json