D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

Messages Resource

Messages services REST interface

POST /messages/writeMessageToUsers

This method has been deprecated.

Request Parameters
name type description
body form
recipients form
sender form
subject form
Response Body
media type data type description
application/json object (JSON)
text/plain object

Example

Request
POST /messages/writeMessageToUsers
Content-Type: */*
Accept: application/json

                
...
                
              
Response
HTTP/1.1 201 Created
Content-Type: application/json

                
...