Documents
Restore a document from trash
Restores a document from trash. Previous sharing and access permissions are NOT restored.
post/v1beta/documents/{document_id}/untrash
Path parameters
document_idstring required
Document ID.
Example:doc_01h2xcejqtf2nbrexx3vqjhp41
Document ID.
Request body
object required
UntrashDocumentRequest identifies the document to restore.
Response
Success
UntrashDocumentResponse required
UntrashDocumentResponse is empty on success.
Changes
Changed in 1 of the 50 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○