Skip to content

Spin Up Environment

POST
/v1/product/{product_id}/environment/{environment_id}/spin-up

Spin up an environment

Authorizations

Parameters

Path Parameters

environment_id
required

The environment ID

string format: uuid

The environment ID

product_id
required

Product ID

string format: uuid

Product ID

Responses

200

Successful Response

object
automation_id
required

Identifier of automation workflow

string format: uuid

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string