delete_customformat_by_id
Delete a custom format from Sonarr by its ID to remove unused or outdated formatting rules.
Instructions
Delete CustomFormat.
DELETE /api/v3/customformat/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |