You're viewing the docs for Autumn's v2 API. You can find the previous API version here.
{ "type": "<string>", "data": { "installation_id": "<string>", "event": "<unknown>" } }
Passthrough webhook for Vercel events.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The webhook event type.
"vercel.webhooks.event"
Show child attributes
Webhook received successfully.