PostmortemsUpdatePostmortemByIncidentRequest
Last updated
import { PostmortemsUpdatePostmortemByIncidentRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: PostmortemsUpdatePostmortemByIncidentRequest = {
incidentID: "<id>",
v3IncidentsPostmortemsUpdatePostmortemRequest: {},
};incidentID
string
✔️
N/A
v3IncidentsPostmortemsUpdatePostmortemRequest
✔️
N/A
Last updated