create_applications_test
Test application configuration validity by posting to Prowlarr's applications test endpoint. Validates the submitted payload before saving.
Instructions
Create Application.
POST /api/v1/applications/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 |