create_metadata_test
Trigger a metadata test through Radarr's API to verify that a metadata configuration is valid and can be created, exposing any errors in the setup.
Instructions
Create Metadata.
POST /api/v3/metadata/test
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects. force_test: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| force_test | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |