Bulk-disable release tracking for multiple series.
POST/api/v1/series/bulk/untrack-for-releases
Flips series_tracking.tracked to false. Does not delete aliases,
latest_known_*, or other tracking config — the user can re-track
without losing customizations, and the seed will re-derive any
auto-derived fields on the next track-on transition.
Request
Responses
- 200
- 401
- 403
Bulk-untracked series
Unauthorized
Forbidden