Documentation Index
Fetch the complete documentation index at: https://docs.knoxcall.com/llms.txt
Use this file to discover all available pages before exploring further.
Delete Environment
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | uuid | The environment ID |
Response
Errors
| Status | Type | Description |
|---|---|---|
| 400 | validation_error | Cannot delete the default environment |
| 404 | not_found | Environment not found |
| 409 | in_use | Environment is used by one or more route configurations |