Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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's an example of the request.
curl -XPOST -H "Authorization:Token <your_token_key>" -H "Content-Type: application/json" "https://<tenant_id>.<tenant_region>.portal.cloudappsecurity.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.