Adds one or more vault account ids to the workspace opt-out list for the address registry.
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.
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.
Vault account ids to add to the opt-out list (non-empty). Each element may be a JSON number or a decimal string; both forms are accepted.
110001
[10001, "10002"]Opt-outs recorded; response body includes acceptedCount.
Result of adding vault account ids to the workspace opt-out list for the address registry.
Number of vault ids from the request that were processed. An empty vaultAccountIds list is rejected with HTTP 400, not a 200 with zero.
3