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