Skip to main content
PATCH
Acknowledge all alerts for given check IDs

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.

Body

application/json
entityId
string
required

Entity ID for authorization

checkIds
string[]
required

Check IDs to acknowledge alerts for

Pattern: ^check(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$

Response

200 - application/json
acknowledgedCount
number
required

Number of alerts acknowledged