> For the complete documentation index, see [llms.txt](https://docs.ellipsis-drive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ellipsis-drive.com/developers/api-v3/compute-map-engine/terminate-environment.md).

# terminate environment

| **Description** | Allocates a new compute task     |
| --------------- | -------------------------------- |
| **Endpoint**    | `/compute/{computeId}/terminate` |
| **Method**      | POST                             |

### Access Level Rules

| **Minimum Access Level** | Account holder only. |
| ------------------------ | -------------------- |

### Processing Units

| **Processing units** | 1 |
| -------------------- | - |

### Parameters

<table><thead><tr><th>Name</th><th width="221">Description</th><th>Required</th><th>Default</th><th data-hidden>Required</th><th data-hidden>Default</th></tr></thead><tbody><tr><td><code>computeId</code></td><td>The id of the compute environment to terminate</td><td>true</td><td></td><td></td><td></td></tr></tbody></table>

```
```
