V3IncidentsCommunicationCardsArchiveSlackChannelRequest
PreviousV3IncidentsBulkIncidentsPriorityUpdateRequestNextV3IncidentsCommunicationCardsCommunicationCardResponse
Last updated
Request body for archiving a Slack channel.
import { V3IncidentsCommunicationCardsArchiveSlackChannelRequest } from "@solarwinds/squadcast-sdk-typescript/models";
let value: V3IncidentsCommunicationCardsArchiveSlackChannelRequest = {
slackChannelId: "<id>",
};slackChannelId
string
✔️
N/A
Last updated