Hi, within XDR I can conduct message remediation by pivoting off of a Cisco Message ID (MID):
However I cannot seem to find any documentation detailing how to conduct message remediation with the API (PUT or POST with a list of MIDs) so I can incorporate this functionality into my own XDR automation workflows. I only see GET requests to pull remediation stats, such as:
GET /api/v2.0/message-tracking/remediation-details
Thanks