unsubscribe
function
The unsubscribe action unsubscribes from notification channel. It belongs to the notifications category within the interaction area.
Action Syntax
unsubscribe @referenceA reference starting with @
unsubscribe $variableA 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 @channelAction code: 3738004103
Version: 0.6.4-4
Last updated: 2025-06-13