Skip to main content
POST /api/v1/cloud/environments/{environment_id} Updates the properties of the specified environment (name, description, configuration, and so on).

Headers

Path parameters

Request body

Only the fields included in the request are updated; omitted fields remain unchanged.

Example request

Example response

HTTP 200 OK

Response fields

Errors

See Errors for the full error envelope.

Notes

  • Omitted fields remain unchanged.
  • When config is provided, it replaces the stored configuration.
  • When metadata is provided, string values are merged into the stored metadata object and null values delete existing keys.

Cloud environment setup

Choose the container, network, and dependencies your agent runs in.