v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAuthoring assets
Delete an existing asset.
Use this endpoint to immediately delete an existing asset from the database.<br />User roles: admin, manager, editor
delete/authoring/v1/assets/{id}
Path parameters
idstring required
Provide the ID of the asset that you want to delete.
Headers
If-Matchstring
Provide an Etag value from a previous request to check when an asset was last updated. If the Etag value that you provide is old, the call returns a 412 with the latest version of the asset.
Response
Successfully deleted the asset that matches the ID that you provided.