Events (Write)
Two-way write routes addressed by event_record_identifier.
Update an event (status / assignee / comment)
Partial update of a single event addressed by its `event_record_identifier`.
Reassign an event to a user (by email)
Assignee-only variant. Set `assignee_email: null` to unassign.
Post a comment on an event
Same dedup semantics as incident comments.
Remediate an event (Closed* transition + closure narrative)
Triggers the event's remediation flow: a transition to a `Closed*` status combined with a
Bulk update events (async job)
Bulk analogue of `POST /v2/incidents/bulk` for events. Selection is by explicit