messageSendRequest
| Namespace: | http://www.gentics.com/rest |
| XML Schema: | ns0.xsd |
Request to send messages to users/groups
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| message (string) | 0/1 | |
| toGroupId (int) | 0/unbounded | |
| toUserId (int) | 0/unbounded |
JSON
| property | type | description |
|---|---|---|
| message | message (string) | |
| toGroupId | array of toGroupId (int) | |
| toUserId | array of toUserId (int) |