Hang up call
This activity ends an active call being handled by the workflow.
| Parameters | Description |
|---|---|
CallId |
Unique identifier for the active call. |
| Parameters | Description |
|---|---|
Success |
Indicates whether the activity was completed successfully (value = True) or not (value = False) |
StatusCode |
HTTP status code returned when requesting to disconnect the call. |
Body |
Returns the JSON formatted response from the activity. |
↑