getMessage.rest
Get (read) and inbox message
| Param Name |
Req |
Type |
Description |
| messageId |
Y |
Number |
The ID of the message to read
|
| markAsRead |
Y |
Boolean |
if "true", marks the message as "read".
|
| client |
Y |
String |
The name and version number of the client application deleting the file (e.g., "acme-client/1.0"). Note: A valid/unique client name is
required before uploading a file.
Contact Us to obtain a valid client name.
|
Try It!
|