---
title: "DELETE /projects/{id}"
method: DELETE
path: "/projects/{id}"
tags: ["Project"]
---

# DELETE /projects/{id}

`DELETE /projects/{id}`

Deletes the project identified by the given ID. All data (like consent, training set) in this project will be deleted automatically.

## Path parameters

- `id` string, required

## Query parameters

- `forceDelete` boolean
- `api-version` string, required

## Response `204`

No Content

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-speech-texttospeech.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-speech-texttospeech/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-speech-texttospeech/versions/ab0685f3cc0d/schema)
