Create and register a webhook consumer to start receiving events.
id
) provided in the above payload.
Parameter | Description | Example |
---|---|---|
id | The unique identifier of the event. This id can be used to fetch the full details of the event from the Events API. | bd019f1c-89a7-4372-9d21-eaad9280dc41 |
type | The type of the event. More details about available event types can be found on the corresponding events page, such as Identity Events. | identity.disabled |
source | The source of the event. This will always be com.paxos . | com.paxos |
time | The time the event was created. Formatted according to RFC3339 date-time. | 2025-01-01T14:30:02Z |
object | The object type of the event. This will always be event . | event |