Vercel
Rotate Secrets
This event is sent when Vercel requires a resource’s secrets to be rotated.
WEBHOOK
Payload Fields
object
required
The resource whose secrets should be rotated.
string
required
The Vercel integration configuration ID.
any
required
The raw request body from Vercel’s rotation request.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200
Webhook received successfully.