| Name | Type | Description | Notes |
|---|---|---|---|
| status | StatusEnum | Either `canceled` or `completed`. Specifying `canceled` attempts to hang up calls that are queued without affecting calls already in progress. Specifying `completed` attempts to hang up a call already in progress. |
| Name | Value |
|---|---|
| CANCELED | "canceled" |
| COMPLETED | "completed" |