Batch Set AI Auto Analysis Configuration¶
POST /api/v1/workspace/incidents/ai_analysis/batch_set
Overview¶
Body Request Parameters¶
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| workspaceUUIDs | array | Y | List of workspace UUIDs to set, duplicates will be automatically removed Allow empty: False |
| enableAIAnalysis | boolean | Y | Whether to enable AI auto analysis Allow empty: False |