Skip to Content
Anuma SDKClientInternalType AliasesHandlersWipePrivyDevUsersRequest

HandlersWipePrivyDevUsersRequest

HandlersWipePrivyDevUsersRequest = object

Defined in: src/client/types.gen.ts:2752 

Properties

dry_run?

optional dry_run: boolean

Defined in: src/client/types.gen.ts:2757 

DryRun, when true, lists the target users (and whether a portal account matches) without calling any DELETE endpoint.


limit?

optional limit: number

Defined in: src/client/types.gen.ts:2762 

Limit caps the number of Privy users to delete this run. Defaults to 50 when zero, capped at 200.

Last updated on