Delete a specified name environment in agent environments
Request
DELETE https://{hostname}:{port}
/build/rest2/agents/{id}/properties/environment/{name}
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | true | The identifier to use when looking up an agent. This can be the name or ID of the agent |
| name | string | true | The name of the environment |
