Skip to main content
Unsubscribe from a topic to stop receiving its events. The Relayer frees the topic slot immediately.

Endpoint

wss://relayer.xoxno.com/ws

Body

string
required
Must be "unsubscribe".
string
required
Topic to unsubscribe from. Must match an active subscription.

Response

string
"unsubscribe"
string
"ok" on success, "fail" on error.
string
Topic that was unsubscribed.