v1

latestOpenAPI 3.0.02026-07-2442242189.1 KB
Wallets

BatchArchiveWallets

Archive multiple wallets.

post/v2/vaults/{vault_id}/wallets:batchArchive

Path parameters

vault_idstring required

Request body

namesstring[] required

The resource names of the wallets to archive. A maximum of 1000 wallets can be archived in a batch.

Format: vaults/{vault_id}/wallets/{wallet_id}

allowMissingboolean

If set to true, the operation will not fail if any of the wallets are missing.

Response

A successful response.

object required