Skip to content

Update the state of an environment

PUT
/api/v3/organizations/{organisation}/applications/{application}/environments/{environment}/state

Authorizations

Parameters

Path Parameters

organisation
required
string

The organisation ID

application
required
string

The application ID

environment
required
string

The environment ID

Request Body required

object
action
string
imageTag
string

Responses

204

The environment state updated

400

The environment data is invalid