Trigger Embedding Bulk
Manually enqueue embedding jobs for one or more files.
Each file must have upload_status=ready and embedding_status=pending or failed. Returns a per-file result — successes are ‘queued’, failures include an error message.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
file_ids
wait
metadata
Response
Successful Response
results
Errors
422
Unprocessable Entity Error