assets

Delete an asset

Removes an asset entry. Depending on the server configuration, the underlying content may also be deleted.

delete/api/assets/{id}

Path parameters

idstring uuid required

The asset ID.

Query parameters

delete_contentboolean

Also delete the underlying content file

Response

Asset deleted

Changes