Add vault accounts to the address registry opt-out listCopy Pagepost https://api.fireblocks.io/v1/address_registry/vaultsAdds one or more vault account ids to the workspace opt-out list for the address registry.Body ParamsvaultAccountIdsarrayrequiredlength ≥ 1Vault 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.vaultAccountIds* integer | stringintegerstringADD integer | stringHeadersIdempotency-KeystringA 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.Responses 200Opt-outs recorded; response body includes acceptedCount. 400Validation error (e.g. empty list or invalid vault ids) defaultError ResponseUpdated 21 days ago