Skip to main content
PATCH
Acknowledge a compliance alert

Authorizations

Authorization
string
header
required

Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.

Headers

tenant
string
required

Your tenant identifier. Requests without it are rejected.

Path Parameters

alertId
string
required
Pattern: ^alert(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$

Response

200 - application/json
type
string
required
id
string
required
checkId
string
required
Pattern: ^check(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$
createdAt
string<date-time>
required
acknowledged
boolean
required
acknowledgedAt
string<date-time>
externalId
string
data
object