---
title: "Delete Profile"
method: DELETE
path: "/text-dependent/profiles/{profileId}"
tags: ["text-dependent"]
---

# Delete Profile

`DELETE /text-dependent/profiles/{profileId}`

Deletes an existing profile.

## Response `204`

OK

## Other responses

- `401` — Request is not authorized. Make sure subscription key is included and valid.
- `429` — Rate limit is exceeded.
- `500` — Internal Server Error.

## Changes

- **2026-07-13** (2021-09-05) `b4c1a68ff13f` — 2 warning, 3 info
  - deleted the `path` request parameter `profileId`
  - deleted the `query` request parameter `api-version`
  - added the non-success response with the status `401`
  - added the non-success response with the status `429`
  - …1 more
- **2021-09-22** (2021-09-05) `f6acd0b8c294` — 2 breaking, 3 info
  - added the new path request parameter `profileId`
  - added the new required `query` request parameter `api-version`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `429`
  - …1 more

[Change history](https://skmtc.dev/azure/apis/cognitiveservices-speakerrecognition-verification/changes/text-dependent/profiles/:profileId/delete.md)

---

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