Update account
Accounts
Update account
Update an account by account ID. Supports updating the display name and adding new wallets.
PATCH
Update account
Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Path Parameters
ID of the account.
Minimum string length:
1Body
application/json
- UpdateAccountFromWalletsConfigurationInput
- UpdateAccountFromWalletIdsInput
Input for updating a digital asset account with a wallets_configuration specification.
Response
200 - application/json
The updated account.

