latestOpenAPI 3.1.0Apache License Version 2.02026-08-17498525913.3 KB

40169ccdec5c

asset-profile-controller

Delete asset profile (deleteAssetProfile)

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.

delete/api/assetProfile/{assetProfileId}

Path parameters

assetProfileIdstring required

A string value representing the asset profile id. For example, '784f394c-42b6-435a-983c-b7beff2784f9'

Response

OK