Skip to main content
PATCH
/
view-specific
/
compliance
/
{alertId}
/
acknowledge
{
  "type": "<string>",
  "id": "<string>",
  "checkId": "<string>",
  "createdAt": "2023-11-07T05:31:56Z",
  "acknowledged": true,
  "acknowledgedAt": "2023-11-07T05:31:56Z",
  "externalId": "<string>",
  "data": {
    "lists": [
      "<string>"
    ],
    "comment": "<string>",
    "externalId": "<string>",
    "rawdata": [
      {}
    ]
  }
}

Path Parameters

alertId
string
required

Response

200 - application/json
type
string
required
id
string
required
checkId
string
required
createdAt
string<date-time>
required
acknowledged
boolean
required
acknowledgedAt
string<date-time>
externalId
string
data
object