Bulk creation of new vault accounts

Create multiple vault accounts by running an async job.

  • The HBAR, TON, SUI, TERRA, ALGO, and DOT blockchains are not supported.
  • These endpoints are currently in beta and might be subject to changes.
  • Limited to a maximum of 10,000 accounts per operation.

Endpoint Permissions: Admin, Non-Signing Admin, Signer, Approver, Editor.

Body Params
integer
required

Count

baseAssetIds
array of strings
required

Array of base asset IDs

baseAssetIds*
names
array of strings

Names to assign to vault accounts. if vaultAccountNamesStartingIndex or prefix is used it'll fail

names
integer

Copy vault accounts names starting from this index. If names array is used it'll fail

string

When copying from existing vault accounts (vaultAccountNamesStartingIndex) then adding a prefix to the names. If names array is used it'll fail

tagIds
array of uuids
length ≤ 20

Optional list of tag IDs to attach to all created vault accounts

tagIds
Headers
string

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.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json