Skip to main content

Create a manual series: a provider-less catalog entry for a real series the active provider lacks. The operator then links releases to it via `POST /releases/{id}/link` with `{ 'seriesId': N }`.

POST 

/api/v1/series

No series_external_ids row is created, so this series never participates in auto-resolution (the fuzzy resolver searches the provider, not the local catalog) and is skipped by metadata refresh.

Request

Responses