Rename a vault account
Renames the requested vault account. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver.
PUT
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 the asset balance for a vault accountReturns a specific vault wallet balance information for a specific asset.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor,
Viewer.
Next
TypeScript