Submit embedding analysis task

Submits a background task to analyze and generate embeddings for records within the specified connections.
Returns a task ID that can be used to poll for status. Fails with 409 if an analysis task is already running for these connections.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The unique UUID v4 identifier of the project.

connection_ids
array of integers
required

A list of connection IDs to analyze and generate embeddings for.

connection_ids*
string

Optional start date for filtering records to analyze (e.g., 'YYYY-MM-DD').

string

Optional end date for filtering records to analyze (e.g., 'YYYY-MM-DD').

Responses

400

Bad Request

403

Permission denied

404

Project not found

409

Task conflict

500

Internal Server Error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json