delete_delayprofile_by_id
Remove a specific delay profile by its ID to manage download delay settings in Radarr.
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 |