PostmortemsDeletePostmortemByIncidentRequest
Example Usage
import { PostmortemsDeletePostmortemByIncidentRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: PostmortemsDeletePostmortemByIncidentRequest = {
incidentID: "<id>",
};Fields
Field
Type
Required
Description
Last updated