Skip to main content
DELETE
TypeScript

Path Parameters

vaultAccountId
integer<int32>
required

Vault account id (non-negative integer).

Required range: x >= 0
Example:

10001

Response

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).

optedOut
boolean
required

Always false after a successful remove — the vault is not on the opt-out list.

Example:

false