AlertEvents
Update alert event
Updates a specific alert event. Only alert events with kind ‘note’ (user-created notes) can be updated. System-generated events are immutable to maintain audit trail integrity.
PATCH
Update alert event
Documentation Index
Fetch the complete documentation index at: https://docs.rootly.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/vnd.api+json
Update an alert event. Note: Only alert events with kind='note' can be updated. You cannot change the kind field.
Response
alert event updated
Update alert event