update_environment
Update an existing test environment in Qase by providing the project code and environment ID. Optionally modify the title, description, slug, or host.
Instructions
Update an existing test environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Project code (2-10 uppercase letters, numbers, or underscores) | |
| id | Yes | Entity ID (positive integer) | |
| title | No | Environment title | |
| description | No | Environment description | |
| slug | No | URL-friendly identifier | |
| host | No | Environment host/URL |