Skip to main content
POST
Publish a status page update from 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
statusPageId
string
required
title
string
required
body
string
required
impact
enum<string>
required
Available options:
none,
minor,
major,
critical
components
object[]
required

Response

200 - undefined