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

Method delete

frontend/client/services/AdminService.ts:96–109  ·  view source on GitHub ↗

* Delete a registration key * - Minimum required role: `admin` * - Allow unverified users: `false` * - Application token allowed: `false` * * @param registrationId Registration key to delete * @returns MessageResponse Registration key was deleted * @throws ApiError

(
        registrationId: string,
    )

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