Update an environment
pc_patch_environments_by_idUpdate an existing environment's configuration, including name, driver, status, environment variables, and metadata. Supports local, SSH, sandbox, and plugin drivers.
Instructions
Update an environment
Paperclip operation: PATCH /api/environments/{id}. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |