PUT api/2.0/mail/messages/restore
Restores the messages to their original folders
Name |
Description |
Type |
Example |
ids
sent in body
|
List of conversation ids for restore.
|
System.Collections.Generic.List`1[System.Int32]
|
|
PUT api/2.0/mail/messages/restore
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
{
"ids": [
1234
]
}
List of restored messages ids