“My asynchronous batch job appears stuck and some requests are still queued.”
Use this endpoint to re-submit queued requests for an existing batch job using its job ID.
When to use:
When not to use:
POST /v1/search).Completed request and billing behavior:
409 Conflict and no restart occurs.This operation re-queues queued requests under the same job so you can continue polling GET /v1/search/{jobid} for completion. The API key used must belong to the same organization as the job.
The uuidv4 API key associated with the MinervaAI account making the request.
The existing batch job ID returned in the id field from POST /v1/search.
36