Rename a vault account
Renames the requested vault account. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver.
TypeScript
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Path Parameters
The ID of the vault account to edit
Body
application/json
Account Name
Previous
Get vault wallets (Paginated)Get all vault wallets of the vault accounts in your workspace.
A vault wallet is an asset in a vault account.
This method allows fast traversal of all account balances.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.
Next
TypeScript