circle-info
Squadcast is now SolarWinds Incident Response

CommunicationCardsArchiveSlackChannelResponse

The request has succeeded.

Example Usage

import { CommunicationCardsArchiveSlackChannelResponse } from "@solarwinds/squadcast-sdk-typescript/models/operations";

let value: CommunicationCardsArchiveSlackChannelResponse = {
  data: {
    createdAt: "1708485645936",
    updatedAt: "1735622533154",
    deletedAt: "<value>",
    id: 575441,
    incidentId: "<id>",
    url: "https://worthy-underneath.biz/",
    type: "<value>",
    title: "<value>",
    channelId: "<id>",
    archivedAt: "<value>",
  },
};

Fields

Field
Type
Required
Description

Last updated