v1

latestOpenAPI 3.0.02026-07-2442242189.1 KB
Wallets

BatchUnarchiveWallets

Unarchive multiple wallets.

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

Path parameters

vault_idstring required

Request body

namesstring[] required

The resource names of the wallets to unarchive. A maximum of 1000 wallets can be unarchived 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