Skip to main content
POST
Restore a removed document

Authorizations

Authorization
string
header
required

API key for authentication. Format: gcai_xxxxxxxxx

Create API keys in the GC AI app under Settings → API.

Path Parameters

id
string<uuid>
required

The vault ID

documentId
string<uuid>
required

The document_id of a row from GET /vaults/{id}/documents.

Response

Document restored

restored
boolean
required

Always true on success

Last modified on September 25, 2026