Create multiple vault accounts by running an async job.
Endpoint Permissions: Admin, Non-Signing Admin, Signer, Approver, Editor.
Documentation Index
Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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.
Count
1000
Array of base asset IDs
["BTC", "ETH", "SOL"]
Names to assign to vault accounts. if vaultAccountNamesStartingIndex or prefix is used it'll fail
[
"first va",
"client 65502e71-ecdf-48da-a074-c1753befc7fb"
]
Copy vault accounts names starting from this index. If names array is used it'll fail
0
When copying from existing vault accounts (vaultAccountNamesStartingIndex) then adding a prefix to the names. If names array is used it'll fail
"Copied from: "
Optional list of tag IDs to attach to all created vault accounts
20[
"a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"b2c3d4e5-f6a7-8901-bcde-f12345678901"
]