---
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.

## Changes

- **2023-12-13** (2023-12-01-preview) `89e3118e5749` — 1 warning
  - the optional response header `x-ms-error-code` removed for the status `default`

[Change history](https://skmtc.dev/azure/apis/cognitiveservices-speech-texttospeech/changes/projects/:id/delete.md)

---

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