You're viewing the docs for Autumn's v2 API. You can find the previous API version here.
{ "type": "<string>", "data": { "resource": { "id": "<string>" }, "installation_id": "<string>", "vercel_request_body": "<unknown>" } }
This event is sent when Vercel requires a resource’s secrets to be rotated.
Show properties
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The webhook event type.
"vercel.resources.rotate_secrets"
Show child attributes
Webhook received successfully.