create_remotepathmapping
Creates a remote path mapping to link remote and local paths, ensuring Sonarr correctly identifies files. Use after reviewing the expected schema or matching GET.
Instructions
Create RemotePathMapping.
POST /api/v3/remotepathmapping
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 |