Updated v1
This entry is created whenever an alert route is updated
WEBHOOK
Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key from your incident.io dashboard (Settings → API keys)
Response
200 - application/json
OK response.
The type of log entry that this is
Example:
"alert_route.updated"
Example:
{
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"metadata": {
"user_base_role_slug": "admin",
"user_custom_role_slugs": "engineering,security"
},
"name": "John Doe",
"type": "user"
}Example:
{
"location": "1.2.3.4",
"user_agent": "Chrome/91.0.4472.114"
}When the entry occurred
Example:
"2021-08-17T13:28:57.801578Z"
The custom field that was created
Example:
[
{
"id": "01FCNDV6P870EA6S7TK1DSYDG0",
"name": "Production incidents",
"type": "alert_route"
}
]Which version the event is
Example:
1