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

V3WorkflowsSqTriggerManualWebhookData

Example Usage

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

let value: V3WorkflowsSqTriggerManualWebhookData = {
  id: "<id>",
};

Fields

Field
Type
Required
Description

id

string

✔️

N/A

Last updated