create_release
Add a media release to Sonarr by submitting the required body payload, initiating the download for a specific series episode.
Instructions
Create Release.
POST /api/v3/release
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |