Update
Update the status of a post-mortem document.
PUT
Update
Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key from your incident.io dashboard (Settings → API keys)
Path Parameters
Unique identifier for the post-mortem document
Example:
"01GDZEW57FDA1K4S63MGMQ5DS9"
Body
application/json
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.
Update