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

Method deleteFile

frontend/client/services/FileService.ts:148–162  ·  view source on GitHub ↗

* Delete file data by ID. * - Minimum required role: `user` * - Allow unverified users: `false` * - Application token allowed: `true` * * @param fileId File ID * @returns MessageResponse File deleted * @throws ApiError

(
        fileId: string,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

UploadFilesFunction · 0.80
FileInfoFunction · 0.80

Calls 1

requestMethod · 0.80

Tested by

no test coverage detected