Update Alert Channel
PUT {{apiPath}}/environments/{{envID}}/alertChannels/{{alertChannelID}}
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Alert Channel.
Request Body
{"channelType"=>"EMAIL", "alertName"=>"Cert Expired Alert", "includeSeverities"=>["WARNING"], "includeAlertTypes"=>["CERTIFICATE_EXPIRED"], "addresses"=>["tom@example.com"]}