import { WebhooksGetWebhookByIdRequest } from "@solarwinds/squadcast-sdk-typescript/models/operations"; let value: WebhooksGetWebhookByIdRequest = { eventWebhookID: "<id>", };
eventWebhookID
string
✔️
(Required) event webhook ID
Last updated 3 days ago