Import postmortem document
Import a postmortem document from markdown into an incident.
The document content should be provided as GitHub-Flavored Markdown. It will be parsed and converted into the collaborative editor format, and a new postmortem document will be created for the incident.
If no main postmortem document exists for the incident, the imported document will become the main document.
POST
Import postmortem document
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
The unique identifier of the incident
Example:
"01GBA8J19SMXQWPJMX3P2ESCVG"
Body
application/json
Response
201 - application/json
Created response.
Import postmortem document