userCallDeleteListRequest
| Extends: | authRequest |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| callIds (int) | 1/unbounded | The call ids of the calls which should be deleted. |
JSON
| property | type | description |
|---|---|---|
| callIds | array of callIds (int) | The call ids of the calls which should be deleted. |