Messages services REST interface
| name | type | description |
|---|---|---|
| body | form | |
| recipients | form | |
| sender | form | |
| subject | form |
| media type | data type | description |
|---|---|---|
| application/json | object (JSON) | |
| text/plain | object |
POST /messages/writeMessageToUsers
Content-Type: */*
Accept: application/json
...
HTTP/1.1 201 Created
Content-Type: application/json
...