Squadcast is now SolarWinds Incident Response
For the complete documentation index, see llms.txt. This page is also available as Markdown.

StatusPagesDeleteSubscriberByIdResponse

The request has succeeded.

Example Usage

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

let value: StatusPagesDeleteSubscriberByIdResponse = {
  data: {
    id: 177143,
    type: "<value>",
    emailID: "<id>",
    webhookURL: "https://valuable-plugin.org/",
  },
};

Fields

Field
Type
Required
Description

data

✔️

N/A

Last updated