delete_customformat_by_id
Delete a custom format by its ID from Radarr. Removes the format definition to stop it from being used in quality profiles.
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 |