Skip to main content
PATCH
Update a status page update

Authorizations

Authorization
string
header
required

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

Path Parameters

statusPageId
string
required
updateId
string
required

Body

application/json
title
string
body
string
state
enum<string>
Available options:
draft,
published
impact
enum<string>
Available options:
none,
minor,
major,
critical

Response

200 - undefined