Skip to main content
PATCH
Update a response incident

Authorizations

Authorization
string
header
required

Organization API key, prefixed with gm_api_. Send it as Authorization: Bearer <api_key>.

Path Parameters

id
string
required

Body

application/json
title
string
summary
string
severity
enum<string>
Available options:
sev1,
sev2,
sev3,
sev4
status
enum<string>
Available options:
open,
investigating,
identified,
monitoring,
resolved,
closed

Response

200 - undefined