Webhook config for a Parallel monitor.
Per the create-monitor API, the webhook object is {url, event_types}.
The signing secret is configured at the org webhook-endpoint level (in
the Parallel dashboard), not per-monitor — see
:func:langchain_parallel.tasks.verify_webhook for verification.