Skip to main content
PATCH
Update alert status

Authorizations

x-api-key
string
header
required

Your API key for authentication. Get your API key from the PG:AI dashboard under Settings > API Keys.

Path Parameters

alert_id
string
required

Alert UUID

Body

application/json
status
enum<string>
required

New status

Available options:
viewed,
acknowledged,
resolved,
dismissed

Response

Success

Response data