unarchive uri
/members/{member}/groups/{group}/uris/{uri}/unarchive [POST]
      | API Support | Available since | Last updated | Output | 
|---|---|---|---|
| 5.9900 | 6.0000 | xml, json | 
Description
Unarchives a URI by moving it to its previous location.
If the URI is a folder it starts an Asynchronous process.
Parameters
| Name | Description | Required | Type | Default value | 
|---|---|---|---|---|
| resolve | Whether to resolve references after unarchiving | no | string | false | 
Permission
This service requires contributor or higher.
Response
This service returns the following XML:
<uri-unarchive [threadid=""] [warning=""]> [<thread ...> ... </thread>|<uri ...> ... </uri>] </uri-unarchive>
Error Handling
| 0x1228 | The URI is not archived | 
|---|---|
| 0x1229 | The previous location of the URI is unknown | 
| 0x122A | The previous location folder of the URI is missing * |