Skip to main content

Hangup

The hangup action will hangup the call. For example, you can hangup the incoming call without answering it.

Hangup action JSON

[
{
action: "hangup"
}
]

Parameters type and description

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