create_rootfolder
Creates a media root folder in Sonarr, designating the base directory for series storage. Establishes the required location before managing your library.
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 |