Differences
This shows you the differences between two versions of the page.
|
|
— |
en:local:remoteapi1504:apiref:messages:unload [20/05/2014 11:49] (current) |
| ====== Clean up message loader ====== |
| |
| To clean up the message loader, use the command **messages/unload**: |
| |
| <code javascript> |
| svc=messages/unload¶ms={} |
| </code> |
| |
| :!: You can find an example of this request in the sample [[../../codesamples/messages]]. |
| |
| ===== Response ===== |
| <code=javascript> |
| {} /* empty object if execution successful, if not - error code */ |
| </code> |