HandlersWipePrivyDevUsersRequest
HandlersWipePrivyDevUsersRequest =
object
Defined in: src/client/types.gen.ts:2752
Properties
dry_run?
optionaldry_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?
optionallimit: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