Purpose
If the root user has configured an email account in Settings in the AppCenter UI, the send_notification API sends email notifications to job and app owners.
Python Code Example
client.send_notification(subject, msg)
If the root user has configured an email account in Settings in the AppCenter UI, the send_notification API sends email notifications to job and app owners.
client.send_notification(subject, msg)