Variable: RefreshWebhooksSchema
ts
const RefreshWebhooksSchema: ZodObject<{
webhookIds: ZodArray<ZodNumber>;
}, $strip>;Defined in: src/cloud/parameters/refreshWebhooks.ts:4