accountUnsubscribe RPC-methode

Afmelden voor accountwijzigingsmeldingen

{
"jsonrpc": "2.0",
"id": 1,
"method": "accountUnsubscribe",
"params": [
0
]
}

params

numberrequired

id van de accountabonnement om te annuleren

result

Response
{
"jsonrpc": "2.0",
"result": true,
"id": 1
}
boolean

afmeldingssuccesbericht

Is this page helpful?