/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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required
Allowed:
boolean

Set to true if you want to test the update before actually committing. This is useful to catch errors and see what will be the actual config after the real request runs.

config
object
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Invalid input.

401

Invalid API key.

Language
Credentials
Bearer
spu
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json