Method Name
unsubscribe
unsubscribeUnsubscribe from a list of channels, or all channels.
Parameters
channels
array of strings |
Response
id string or integer required |
result object required |
result.
remaining_subscriptions
array of strings required |
result.
status
object required |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}