---
title: "Delete Tenant Profile (deleteTenantProfile)"
method: DELETE
path: "/api/tenantProfile/{tenantProfileId}"
tags: ["tenant-profile-controller"]
---

# Delete Tenant Profile (deleteTenantProfile)

`DELETE /api/tenantProfile/{tenantProfileId}`

Deletes the tenant profile. Referencing non-existing tenant profile Id will cause an error. Referencing profile that is used by the tenants will cause an error. 

Available for users with 'SYS_ADMIN' authority.

## Path parameters

- `tenantProfileId` string, required

## Response `200`

OK

---

[API](https://skmtc.net/thingsboard/apis/thingsboard-rest-api.md) · [All operations](https://skmtc.net/thingsboard/apis/thingsboard-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/thingsboard/thingsboard-rest-api/revisions/40169ccdec5c/schema)
