Wallets
Switch wallet signing provider
Ensures the target provider is active and sets it as the default signing provider for the requested scope. Existing on-chain authorities are not rotated.
post/v1/wallets/switch
Request body
Response
Wallet signing provider switched
Example response
{
"configId": "cfg_example",
"publicKey": "So11111111111111111111111111111111111111112",
"walletId": "privy_wallet_123"
}