create_release
Create a new release entry in Radarr to initiate downloading a movie. Use this when you need to add a release to the queue for processing.
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 |