documentv2
restoreDocuments
Internal documentv2/restoreDocuments operation. Authentication requirements are derived from the active route allowlist.
post/documentv2/restoreDocuments
Request body
Example request
{
"id": 10106
}Response
Standard successful response envelope.
Example response
{
"statusCode": 200,
"message": "OK"
}