v8

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-214977372.7 KB
Digital Asset Management (DAM)
Managing assets

Delete file

This API deletes the file and all its file versions permanently.

Note: If a file or specific transformation has been requested in the past, then the response is cached. Deleting a file does not purge the cache. You can purge the cache using purge cache API.

delete/v1/files/{fileId}

Path parameters

fileIdstring required

The unique fileId of the uploaded file. fileId is returned in list and search assets API and upload API.

Response

File deleted successfully.