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

Changes

No recorded changes to this endpoint across all 1 revision of this API.