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

# Delete Profile

`DELETE /text-independent/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.

---

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