Attach
Link an externally-hosted post-mortem document to an incident.
Use this to attach a retrospective document you’ve created in your own provider (for example Confluence, Notion, or Google Docs) to an existing incident. This is the API equivalent of pasting a document link into the incident.io dashboard, and is useful for automating your retrospective workflow - for example, creating a document in the right space with the right permissions when an incident is opened, then linking it back to the incident.
Only one external post-mortem can be attached to an incident, and you cannot attach an external document to an incident that already has an in-app post-mortem. Re-attaching the same incident with a new permalink updates the existing link.
Authorizations
API key from your incident.io dashboard (Settings → API keys)
Body
The unique identifier of the incident to attach the post-mortem document to
"01GBA8J19SMXQWPJMX3P2ESCVG"
A URL pointing to the externally-hosted post-mortem document
"https://www.notion.so/INC-123-database-is-sad"
The provider hosting the document. Set this when it can't be inferred from the permalink so the link renders correctly.
, confluence, google_docs, notion, sharepoint, incident_io, copy_paste_basecamp, copy_paste_confluence, copy_paste_github_wiki, copy_paste_google_docs, copy_paste_notion, copy_paste_quip "notion"
Response
Created response.