unsubscribe
function
The unsubscribe
action unsubscribes from notification channel. It belongs to the notifications category within the interaction area.
Action Syntax
unsubscribe @reference
A reference starting with @
unsubscribe $variable
A variable name starting with $
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:$result = unsubscribe
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = unsubscribe @channel
Action code: 3738004103
Version: 0.6.4-4
Last updated: 2025-06-13