create_customfilter
Create a custom filter in Prowlarr to refine search results and automate content selection based on your specific criteria.
Instructions
Create CustomFilter.
POST /api/v1/customfilter
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 |