Welcome to the New BigPanda API Documentation
id; to insert a new row, generate a new UUID.curl --location --request PUT 'https://api.bigpanda.io/resources/alert-enricher/schemas//rules' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '[
{
"id": "955056f6-c7bf-4733-a3ad-d3b23f06f173",
"created_by": null,
"created_at": "2024-11-28T15:08:03.272+00:00",
"updated_by": null,
"updated_at": "2024-11-28T15:08:03.303+00:00",
"metadata": null,
"session_id": "S129",
"location": "Chicago",
"threat_score": "90",
"vulnerability_score": "85",
"action_type": "Alert",
"escalation_level": "Critical",
"risk_level": "P1",
"remediation_action": "Block"
}
]'{
"status": "done",
"job_id": "c750243a-39dd-4666-bf0c-f8715e19eb96_1662894455_indexcsv",
"trigger_uri": "/alert-enrichments-jobs/bc236964-d6e1-4175-86bd-44aaa628e100_1747258250435_update"
}