Delete an AssetType by its label

Permanently deletes the asset type identified by the given label. The label must be URL-encoded. Fails with 409 if the asset type still has associated assets.

Path Params
string
required

The asset type's label (must be URL encoded)

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!