PingWebhookRequest
February 12, 2026 ยท View on GitHub
Example Usage
import { PingWebhookRequest } from "@moovio/sdk/models/operations";
let value: PingWebhookRequest = {
webhookID: "<id>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
webhookID | string | :heavy_check_mark: | N/A |