Skip to main content

Clear

The clear action removes all previously defined actions. You can use this action to ensure that no actions are executed before proceeding with a new set of actions.

Hangup action JSON

[
{
action: "clear",
}
]

Parameters type and description

ParameterTypeDescription
*actionstringThe PCMO action to control the flow of the call.
Note
All above parameters are mandatory.