Skip to main content
PATCH
/
enterprise
/
v1
/
io-cloud
/
caas
/
deployment
/
{deployment_id}
{
  "status": "<string>",
  "deployment_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
Note: Hardware parameters (like hardware_id, location_id, and replica_count) cannot be changed.
Note: Although earlier examples may use a container_config wrapper, the current API expects all configuration fields at the top level of the request body. Including a container_config key will result in a “extra_forbidden” error.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-api-key
string
required

io.net provided API Key

Path Parameters

deployment_id
string<uuid>
required

Body

application/json

The body is of type unknown.

Response

Successful Response

status
string
required
deployment_id
string<uuid>
required