slotsUpdatesUnsubscribe RPC-methode

Afmelden voor slot-update notificaties

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

params

numberrequired

abonnement-id om te annuleren

result

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

succesbericht voor afmelding

Is this page helpful?