Skip to main content
POST

Path parameters

string
required
The unique identifier of the table.

Request body

string[]
required
Array of row IDs to enhance. Must be non-empty.
string
required
The column key to enhance.
string
required
Instructions for the AI describing what to generate or how to transform the data.
string
default:"gemini-pro"
The AI model to use. Defaults to gemini-pro.
Whether the AI can use web search to find additional information.
string
Target language for translation-based enhancements.
boolean
default:"false"
Whether to apply your glossary terms during enhancement.

Response

Enhancement runs asynchronously. The response confirms the job was queued.
string
Enhancement job identifier.
string
Always queued.
number
Estimated credit cost.
integer
Number of rows queued for enhancement.