delete_applications_by_id
Delete a specific Prowlarr application by its unique ID, removing it from your server configuration.
Instructions
Delete Application.
DELETE /api/v1/applications/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |