Create a new alert based on the provided configuration or update an existing one if the alert.metadata.id matches an existing alert.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Alert to create or update
Request to create a new alert or update an existing one. If alert.metadata.id is provided and matches an existing alert, that alert will be updated.
Alert created or updated successfully
The response is of type object
.