Note
We’ve renamed Microsoft Cloud App Security. It’s now called Microsoft Defender for Cloud Apps. In the coming weeks, we’ll update the screenshots and instructions here and in related pages. For more information about the change, see this announcement. To learn more about the recent renaming of Microsoft security services, see the Microsoft Ignite Security blog.
Run the POST request to mark the alert matching the specified primary key as read.
HTTP request
POST /api/v1/alerts/<pk>/read/
Request URL parameters
Parameter | Description |
---|---|
pk | The ID of the alert |
Example
Request
Here is an example of the request.
curl -XPOST -H "Authorization:Token <your_token_key>" "https://<tenant_id>.<tenant_region>.contoso.com/api/v1/alerts/<pk>/read/"
If you run into any problems, we’re here to help. To get assistance or support for your product issue, please open a support ticket.