TypeScript / JavaScript
Webhooks
Parse webhooks received from ContentMod
We provide a utility function to parse webhooks received from ContentMod and make them Type safe.
To parse a webhook, you can use the parseWebhook
function.
index.ts
Parse webhooks received from ContentMod
We provide a utility function to parse webhooks received from ContentMod and make them Type safe.
To parse a webhook, you can use the parseWebhook
function.