put https://{hostname}/alerts/v2/alert-definitions/
Modifies the criteria that determine when an alert fires.
Responses
204Alert successfully updated.
Modifies the criteria that determine when an alert fires.
204Alert successfully updated.
xxxxxxxxxx
curl --request PUT \
--url https://hostname/alerts/v2/alert-definitions/definitionId \
--header 'accept: application/json' \
--header 'content-type: application/json'