MCPcopy
hub / github.com/PostHog/posthog / delete

Method delete

plugin-server/src/worker/vm/extensions/api.ts:20–20  ·  view source on GitHub ↗
(path: string, options?: ApiMethodOptions)

Source from the content-addressed store, hash-verified

18 put(path: string, options?: ApiMethodOptions): Promise<Response>
19 patch(path: string, options?: ApiMethodOptions): Promise<Response>
20 delete(path: string, options?: ApiMethodOptions): Promise<Response>
21}
22
23enum ApiMethod {

Callers 15

startServerFunction · 0.65
teamLogic.tsxFile · 0.65
pluginsLogic.tsFile · 0.65
invitesLogic.tsxFile · 0.65
inviteLogic.tsFile · 0.65
membersLogic.tsxFile · 0.65

Calls

no outgoing calls

Tested by 15

teardown_methodMethod · 0.52
tearDownMethod · 0.52
tearDownMethod · 0.52
tearDownMethod · 0.52
tearDownMethod · 0.52
tearDownMethod · 0.52
tearDownMethod · 0.52
tearDownMethod · 0.52
tearDownMethod · 0.52
clear_tablesMethod · 0.52
tearDownClassMethod · 0.52