provider usersusers GET /api/users/{uuid}/two_factor_start_setup/
@utdk/posthog /api/users/{uuid}/two_factor_start_setup/
users_two_factor_start_setup_retrieve
uuid path required
string

Try it

Authentication
Configure credentials for PostHog API
usersTwoFactorStartSetupRetrieve
GET/api/users/{uuid}/two_factor_start_setup/

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.usersTwoFactorStartSetupRetrieve()