delete_customformat_bulk
Remove multiple custom formats at once from Sonarr to clean up or reorganize your media library's quality profiles.
Instructions
Delete CustomFormat.
DELETE /api/v3/customformat/bulk
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |