Skip to main content

Create fetch requests in bulk

POST 

/openapi/v1/fetch-requests/bulk

Fan out one fetch request per worker in a single call. Each entry takes the same body shape as POST /fetch-requests minus worker (which is supplied at the top level as a list). Returns per-worker results — partial failures don't roll back successful sibling creates. Capped at 50 workers per call.

Request

Responses

OK