Update Notifications Settings
PUT {{apiPath}}/environments/{{envID}}/notificationsSettings
This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Update Notifications Settings.
Request Body
{"whitelist"=>[{"user"=>{"id"=>"{{userID}}"}}], "smsProvidersFallbackChain"=>["TwilioPhoneDeliverySettingsId", "PINGONE_TWILIO"], "deliveryMode"=>"WHITELIST", "from"=>{"name"=>"noreply", "address"=>"noreply@domain.com"}, "replyTo"=>{"name"=>"noreply", "address"=>"noreply@domain.com"}}