Skip to main content
POST
Inspect document variables before creating or updating a saved record

Authorizations

Authorization
string
header
required

Short-lived, Developer-API-audience token obtained by the trusted MCP service through token exchange (mcp_at_...). Raw MCP resource tokens are rejected.

Path Parameters

documentId
string
required

Body

application/json
documentVersionId
string

Document version to inspect. Defaults to the latest saved version when available.

variableValues
object

Candidate values to compare with the document variables. Useful before creating or updating a record.

Example:

Response

200 - application/json
documentId
string
required
fields
object[]
required
referencedVariables
string[]
required
compatibility
object
required
documentVersionId
object