Web Assets
Delete folder permanently
Permanently delete a folder and all its contents from the system using its path
post/api/v1/assets/folders/_delete
Request body
Example request
{
"assetPath": "//demo.dotcms.com/old-projects/"
}Response
Folder deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.