Optional
accountsArray of unique account addresses to stop receiving updates for, in the. XRP Ledger's base58 format.
Optional
accounts_Like accounts, but for accounts_proposed subscriptions that included not-yet-validated transactions.
Optional
api_The API version to use. If omitted, use version 1.
Optional
booksArray of objects defining order books to unsubscribe from, as explained below.
The name of the API method.
Optional
idA unique value to identify this request. The response to this request uses the same id field. This way, even if responses arrive out of order, you know which request prompted which response.
Optional
streamsArray of string names of generic streams to unsubscribe from, including. Ledger, server, transactions, and transactions_proposed.
Generated using TypeDoc
The unsubscribe command tells the server to stop sending messages for a particular subscription or set of subscriptions. Expects a response in the form of an UnsubscribeResponse.