Rename a vault accountCopy Pageput https://api.fireblocks.io/v1/vault/accounts/{vaultAccountId}Renames the requested vault account. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver.Path ParamsvaultAccountIdstringrequiredThe ID of the vault account to editBody ParamsnamestringAccount NameHeadersIdempotency-KeystringA 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.Responses 201OK defaultError ResponseUpdated 5 months ago