Incidents-Postmortems
Number of APIs: 5
-
Get All Postmortems GET {{baseUrl}}/incidents/postmortem?fromDate=2021-12-01T10:30:14.52Z&toDate=2022-03-01T10:30:14.52Z&owner_id=<string>
-
Get Postmortem By Incident GET {{baseUrl}}/incidents/:incidentID/postmortem
-
Create Postmortem POST {{baseUrl}}/incidents/:incidentID/postmortem
-
Update Postmortem By Incident PUT {{baseUrl}}/incidents/:incidentID/postmortem
-
Delete Postmortem By Incident DELETE {{baseUrl}}/incidents/:incidentID/postmortem