Hangup
This action should be used to hang up the incoming call.
The following is an example of the JSON response you would need to provide:
{
"clientActionId":"NumberMaskingId1",
"callflow":[
{
"action":"hangup"
}
]
}
Note: The Hangup action is needed only if you do not want to complete any other action. This action is not necessary if the calling user hangs up the call.
Source: https://developer.8x8.com/connect/docs/hangup · 8x8 CPaaS Developer Docs. Synced for support deflection.
Please sign in to leave a comment.
0 Comments