Unarchive an Object
POST {{baseUrl}}/.api/api.svc/retention/:objectId/unarchive
This endpoint unarchives an object in your digital workplace.
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | The type of response data to request. By default this endpoint will respond with XML.
The options are:
- application/json
- application/xml |
RESPONSES
status: OK
{"minRequestPeriod":0,"requestSupportCode":637781308649720778,"dictionary":null,"response":{"__type":"ObjectSmall:http://schemas.iglooplatform.com/Igloo.Old.Common","id":"{{$randomUUID}}","href":"/news/company_news/company_news_first_test_blog_post","navType":1,"objectType":9,"title":"Company News First Test Blog Post","parentId":"{{$randomUUID}}","name":"","parentHref":"/news/company_news","reserved":{"createdEventStamp":{"userId":"","user":null},"type":2},"statistics":{"rating":{"votes":0,"average":0,"sum":0},"views":{"views":9,"downloads":0},"contents":{"comments":2,"children":0}}}}