Removes this vault account id from the workspace opt-out list if it is present; otherwise the call still succeeds. Response body matches GET (optedOut is false after success). To clear the whole list, use DELETE /v1/address_registry/vaults.
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.
Vault account id (non-negative integer).
x >= 010001
Success; optedOut is false (list entry removed if it existed)
Body after removing one vault from the opt-out list; same fields as GET for that vault (optedOut is false).
Always false after a successful remove — the vault is not on the opt-out list.
false