Web Assets
Delete asset permanently
Permanently delete an asset (file) from the system using its path
post/api/v1/assets/_delete
Request body
Example request
{
"assetPath": "//demo.dotcms.com/uploads/old-document.pdf"
}Response
Asset deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.