delete_delayprofile_by_id
Delete a specific delay profile by its ID to remove unused or outdated download delay rules from Sonarr, keeping your media library configuration accurate.
Instructions
Delete DelayProfile.
DELETE /api/v3/delayprofile/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |