UpdateBreachStatusDto
statusstringrequired
Possible values: [open, investigating, contained, notified, closed]
postMortemUrlstring
UpdateBreachStatusDto
{
"status": "open",
"postMortemUrl": "string"
}