create_rootfolder
Adds a new root folder to Radarr to specify a storage location for downloaded and managed movies.
Instructions
Create RootFolder.
POST /api/v3/rootfolder
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 |