put https://get.spectralops.io/api/v1/settings/scan_configuration
Updates the scan configuration for a specified asset type. You can update parts of the config by including in the payload only the config you're intersted in changing. For example, including only "hardening" in your payload will update the hardening configuration only, without affecting match ignores, rules and fallback. Including only "matchIgnores" will replace existing match ignores configuration, without affecting hardening, rules and fallback. Sending rules.include.tags will replace only that config without affecting exclude tags for example.