latestOpenAPI 3.0.02026-08-11800117.9 KB

6687ff8993a0

Capabilities

documents.unarchive

Restore a previously archived document so it is active again.

post/capabilities/documents.unarchive

Request body

idstring required

The archived document ID to restore

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}