provider usersusers DELETE /api/users/{uuid}/
@utdk/posthog /api/users/{uuid}/
users_destroy
uuid path required
string

Try it

Authentication
Configure credentials for PostHog API
usersDestroy
DELETE/api/users/{uuid}/

Parameters

required

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import posthog from '@utdk/posthog';

await posthog.usersDestroy()