v3

latestOpenAPI 3.0.02026-07-31800117.7 KB
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
}