update_system_settings
Modify DefectDojo configuration values via partial updates using key-value pairs and an optional settings ID (default 1).
Instructions
Update system settings (partial update).
Args: settings_id: Settings ID (usually 1) **kwargs: Key-value pairs of settings to update
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kwargs | Yes | ||
| settings_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||