This tool allows you to unsubscribe devices or clients from push notifications for specific channels. The operation is asynchronous, so immediate requests after deletion may briefly still return the subscription.
channelstringOptional channel name to filter subscriptions. If not provided, subscriptions across all channels for the specified device_id or client_id will be deleted.
client_idstringClient ID to filter subscriptions. At least one of device_id or client_id must be provided. Cannot be used together with device_id.
device_idstringDevice ID to filter subscriptions. At least one of device_id or client_id must be provided. Cannot be used together with client_id.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.