update_deviances_by_checker
Update deviance instances for a given checker by applying a profile's configuration. Automatically uses the user's preferred profile if none specified.
Instructions
Update instances matching a checkerId. Note: profileId selects a configuration profile (a lens, not a container). If the user has not specified a profile, call get_preferred_profile (or get_preferences) and use preferredProfileId — do not assume profile 1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Validates the POST /checker/:checkerId/deviances request | |
| checkerId | Yes | Query parameter: checkerId | |
| profileId | Yes | Query parameter: profileId |