Forum Discussion
bootstrapsam
Mar 13, 2024Copper Contributor
Update Incident API
is the documentation here up-to-date? -
https://learn.microsoft.com/en-us/microsoft-365/security/defender/api-update-incidents?view=o365-worldwide
I'm getting error code 400 invalid request body and I noticed the parameters have changed casing in the graph api documentation.
example body -
{
"status": "Resolved",
"classification": "TruePositive",
"tags": "3448",
"determination": "Other"
}
No RepliesBe the first to reply