Delete an AssetType by its internal ID

Permanently deletes the asset type identified by the given ID. Fails with 409 if the asset type still has associated assets.

Path Params
string
required

The asset's internal ID

Responses
204

Resource deleted

400

Bad Request

403

Forbidden

409

Asset type has associated assets

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!