Skip to main content
cURL

Query Parameters

channels
string[]
required

A list of channels to subscribe to. See Notifications and Subscriptions for all available channels.

Example:
label
string

Optional label which will be added to notifications of private channels (max 16 characters).

Example:

"TestLabel1"

Response

Success response

jsonrpc
enum<string>
required

The JSON-RPC version (2.0)

Available options:
2.0
result
string[]
required

A list of subscribed channels.

id
integer

The id that was sent in the request