Skip to main content
PATCH
Edit an existing maintenance timeline update body

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

id
string<uuid>
required
windowId
string<uuid>
required
updateId
string<uuid>
required

Body

application/json
body
string
required

Replacement update body in markdown

Maximum string length: 10000
status
enum<string> | null

Replacement lifecycle status for this update; null preserves current

Available options:
INVESTIGATING,
IDENTIFIED,
MONITORING,
RESOLVED

Response

OK

data
object
required