Webhooks are currently available in v1 only. The v2 webhooks endpoints will be added before GA. v1 runs in parallel with v2, so use the v1 endpoints below — they work unchanged alongside your other v2 calls.
What changes in v2
When the v2 webhooks endpoints ship, only the path prefix moves to/v2 — payload shape, delivery, and retries are unchanged in scope. This page will be replaced with the full v2 reference when the endpoints are released.
Related
Events
The events delivered to your webhooks
Webhooks guide (v1)
Registration, payload formats, and delivery