API - Send manual release to be download

Hi,

Is there a way to let sonarr send a manual release to any of my downloaders via the API.

If i look at releases its just a get request, no post defined over there

A POST to /api/release with one of the release objects that was returned will do it.

We’ll take a look at updating the docs.