update_event_notification
Update an existing event notification in Dynatrace by providing its UUID and a complete notification definition object.
Instructions
Update an event-notification by ID (WRITE, platform notification v2).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Event-notification UUID. | |
| notification | Yes | Notification definition object. Pass all required fields per the notification spec. |