Table Execution
Run Enrichment
Initiate a table run, optionally for a selected range of rows and/or columns.
POST
Trigger AI research agents to enrich the data in a table. Table enrichment is a long-running process. You can check the status of the table using the GET /v1/tables/ endpoint.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.