---
title: "Delete the target VCH"
method: DELETE
path: "/target/{target}/vch/{vchId}"
---

# Delete the target VCH

`DELETE /target/{target}/vch/{vchId}`

Making a `DELETE` request on a VCH resource will delete that VCH.

## Path parameters

- `target` string, required
- `vchId` string, required

## Query parameters

- `thumbprint` string

## Response `202`

A vSphere task

- object
  - `task` string, uri

## Other responses

- `default` — An error occurred

---

[API](https://skmtc.dev/vmware/apis/vic-machine-api.md) · [All operations](https://skmtc.dev/vmware/apis/vic-machine-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/vmware/vic-machine-api/revisions/7feec05f8a24/schema)
