Update the state of an environment
PUT /api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/state
PUT
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/state
Authorizations
Parameters
Path Parameters
organisation
required
string
The organisation ID
Example
test-org application
required
string
The application ID
Example
test-app environment
required
string
The environment ID
Example
test-envRequest Body required
object
action
string
imageTag
string
Responses
204
The environment state updated
400
The environment data is invalid