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.
{
"type": "<string>",
"data": {
"resource": {
"id": "<string>"
},
"installation_id": "<string>",
"vercel_request_body": "<unknown>"
}
}Documentation Index
Fetch the complete documentation index at: https://docs.useautumn.com/llms.txt
Use this file to discover all available pages before exploring further.
Show properties
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Webhook received successfully.