v1

latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KB
Documents|File

Delete files.

This endpoint can be used to delete specific files by providing an array of ids. If you want to delete multiple files at once, it will be beneficial to use an array of ids as this will improve performance and save resources.

get/file/delete

Query parameters

ids[]integer[] required

The internal ids of the files to be deleted. This paramter is required.

Response

Success Response:

deletedIdsinteger[]

The files that were deleted