---
title: "Delete asset profile (deleteAssetProfile)"
method: DELETE
path: "/api/assetProfile/{assetProfileId}"
tags: ["asset-profile-controller"]
---

# Delete asset profile (deleteAssetProfile)

`DELETE /api/assetProfile/{assetProfileId}`

Deletes the asset profile. Referencing non-existing asset profile Id will cause an error. Can't delete the asset profile if it is referenced by existing assets.

Available for users with 'TENANT_ADMIN' authority.

## Path parameters

- `assetProfileId` 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)
