Skip to main content
PUT
Update

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Path Parameters

id
string
required

Unique identifier for the post-mortem document

Example:

"01GDZEW57FDA1K4S63MGMQ5DS9"

Body

application/json
status
enum<string>
required

The new status to set the post-mortem document to

Available options:
in_progress,
in_review,
completed
Example:

"completed"

Response

200 - application/json

OK response.

postmortem_document
object
required