update_customformat_bulk
Update multiple Radarr custom formats simultaneously using a single bulk request, applying changes to existing custom format records based on the provided payload.
Instructions
Update CustomFormat.
PUT /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 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |