RUAL Documentation

unsubscribe websocket

This block is part of the websocket group and was last modified in core v13.0.5.

unsubscribe websocket v13.0.5

Unsubscribes the websocket from a specific channel.

Pin Pin Type Default
flow
flow
channelsrequired
array
channelrequired
value
events
The events to unsubscribe from. If you owuld like to unsubscribe from all events within this channel, leave this array empty or provide * as one of the values.
array ["*"]
skip jwt
Skips the broadcast of subscriptions to the frontend. If set to true, the frontend will not be able to resubscribe on the channels where the broadcast was skipped.
condition false
Pin Pin Type Example
flow
flow
success
condition
error
value
channels
array

Core Releases

v13.0.5 This block was introduced in v13.0.5, click here to see the release notes.
Back to websocket Return to the main group to view all sub-groups Back to websocket Return to the group to view all blocks within this group