post https://{serverURL}/api/instances//deploys
This endpoint will deploy the specified deployment version to specified instance. The version to deploy can be identified with deploymentId and version or with versionId alone.
By default, the deployment is executed right away. To prevent this so that it can be run manually later on.