delete_appprofile_by_id
Delete an application profile in Prowlarr by providing its ID. Use this to remove unwanted profiles and clean up your setup.
Instructions
Delete AppProfile.
DELETE /api/v1/appprofile/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |