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

Method delete

frontend/client/services/UserService.ts:60–72  ·  view source on GitHub ↗

* Delete a user and all files owned by the user * - Minimum required role: `user` * - Allow unverified users: `true` * - Application token allowed: `false` * * @param requestBody Verify your password * @returns MessageResponse User was deleted * @throws ApiError

(
        requestBody: UserDeleteForm,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

onDeleteApplicationFunction · 0.45

Calls 1

requestMethod · 0.80

Tested by

no test coverage detected