radarr_add_movie
Add a movie to your Radarr library via the API. This write operation creates a new movie entry in your Radarr instance.
Instructions
Add a movie to Radarr (body is a MovieResource). WRITE: this modifies your Radarr instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |