create_release_push
Push a release to Radarr to trigger download or processing. Send release details in the request body to add it for management.
Instructions
Create ReleasePush.
POST /api/v3/release/push
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 |