Developer:MessagesResource
From myExperiment
Contents
Index of messages
Implemented - missing documentation.
Create message
Planned.
Read message
URL: GET http://www.myexperiment.org/message.xml?id=26
Example output:
Update message
Planned.
Delete message
Planned.
Elements for message
- id - the id of the message
- body - the main body of the message
- created-at - the date/time the message was created (sent)
- from - the sending user of the message
- to - the receiving user of the message
- read-at - the date/time the receiving user opened the message
- reply-id - the id of the message that this message is a reply to
- subject - the subject of the message