MCPcopy Create free account
hub / github.com/JSH32/Backpack / deleteFiles

Method deleteFiles

frontend/client/services/FileService.ts:54–63  ·  view source on GitHub ↗

* Delete multiple files by ID. * This will ignore any invalid IDs. * - Minimum required role: `user` * - Allow unverified users: `false` * - Application token allowed: `true` * * @param requestBody IDs to delete. * @returns BatchDeleteResponse Information about the

(
        requestBody: BatchDeleteRequest,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

requestMethod · 0.80

Tested by

no test coverage detected