Skip to main content

Trigger a release search for a whole selection of series.

POST 

/api/v1/series/bulk/search-releases

One dispatch against the entry's search:<name> lock; the detached job walks the series sequentially, so upstream rate-limiting sees one walk at a time and each series still gets its own search_runs audit row (feeding the run-history timelines). Poll GET /series/{id}/search-runs per series for completion, same as the single trigger.

Request

Responses