---
title: "DELETE /v1beta/{tenantId}/profiles/{profileId}"
method: DELETE
path: "/v1beta/{tenantId}/profiles/{profileId}"
tags: ["Profiles"]
---

# DELETE /v1beta/{tenantId}/profiles/{profileId}

`DELETE /v1beta/{tenantId}/profiles/{profileId}`

Deletes a profile.

## Response `200`

OK

## Other responses

- `401` — NotAuthorized
- `403` — Forbidden
- `404` — The resource does not exist
- `500` — An unexpected error occured.

## Changes

- **2019-11-06** `fd0669e1e56f` — 4 info
  - added the media type `application/json` for the response with the status `401`
  - added the media type `application/json` for the response with the status `403`
  - added the media type `application/json` for the response with the status `404`
  - added the media type `application/json` for the response with the status `500`
- **2018-05-04** `3a7682f5369d` — 4 breaking
  - removed the media type `application/json` for the response with the status `401`
  - removed the media type `application/json` for the response with the status `403`
  - removed the media type `application/json` for the response with the status `404`
  - removed the media type `application/json` for the response with the status `500`

[Change history](https://skmtc.dev/sodafoundation/apis/soda-api/changes/v1beta/:tenantId/profiles/:profileId/delete.md)

---

[API](https://skmtc.dev/sodafoundation/apis/soda-api.md) · [All operations](https://skmtc.dev/sodafoundation/apis/soda-api/llms.txt) · [OpenAPI document](https://skmtc.dev/sodafoundation/apis/soda-api/revisions/62ce0f6c94b4?raw)
