Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Response

200 - application/json

OK response.

action
string
required

The type of log entry that this is

Example:

"schedule_sync_rule.created"

actor
object
required
Example:
context
object
required
Example:
occurred_at
string<date-time>
required

When the entry occurred

Example:

"2021-08-17T13:28:57.801578Z"

targets
object[]
required

The custom field that was created

Example:
version
integer<int64>
required

Which version the event is

Example:

1