v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-09194386949.7 KB
Beta
Directory Files

Bulk Delete Directory Files

Delete up to 100 files from the specified directory; all must belong to it.

post/api/v1/beta/directories/{directory_id}/files/bulk-delete

Path parameters

directory_idstring required

Query parameters

project_idstring uuid nullable
organization_idstring uuid nullable

Cookies

sessionstring nullable

Request body

directory_file_idsstring[] required

List of directory file IDs to delete (max 100).

Response

Successful Response