CommunicationCardsCreateCommunicationCardRequest
Example Usage
import { CommunicationCardsCreateCommunicationCardRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations";
let value: CommunicationCardsCreateCommunicationCardRequest = {
incidentId: "<id>",
v3IncidentsCommunicationCardsCreateCommunicationCardRequest: {
type: "<value>",
url: "https://that-porter.net",
title: "<value>",
},
};Fields
Field
Type
Required
Description
PreviousCommunicationCardsArchiveSlackChannelResponseNextCommunicationCardsCreateCommunicationCardResponse
Last updated