Atomic: create N fresh wallets and a wallet group containing them in a
single transaction. Used by the treasury-agent surface and the terminal's
"Generate new wallets" pathway.
Wallet Groups
Create Group with Fresh Wallets
POST
Atomic: create N fresh wallets and a wallet group containing them in a
single transaction. Used by the treasury-agent surface and the terminal's
"Generate new wallets" pathway.
Authorizations
Use Authorization: Bearer <jwt> for user auth or Authorization: Bearer sk_{keyId}_{secret} for API key auth.
Body
application/json
Request body for POST /api/v2/wallet-groups/with-wallets.
Atomically creates a fresh wallet group plus N freshly-generated wallets on
chain, in a single Prisma transaction. Wallets are auto-named
<name> 1..N server-side.