Add a single release by pasting its post URL, for a release the polled feeds never surfaced (an old post, or one outside the configured filters).
POST/api/v1/releases/import
The URL is handed to the first [[search]] entry that recognizes it.
The fetched release then goes through the same persist + resolve path
as a polled or searched one, and is deliberately not linked to any
particular series: the resolver and the review queue decide, exactly as
they would for a feed discovery.
Request
Responses
- 200
- 400
- 404
- 502
- 503
No configured entry recognizes this URL
The upstream has no such post
Upstream unreachable or unreadable
No [[search]] entries configured