Update External Email Notification
POST {{base_url}}/api/v2/accounts/{{account_id}}/notifications/{{notification_id}}
RESPONSES
status: OK
{"status":{"code":200,"is_success":true,"user_message":"Success!","developer_message":""},"data":{"id":131,"state":2,"on_cancel":[],"on_failure":[1],"on_success":[1],"account_id":1,"user_id":1,"slack_channel_id":null,"slack_channel_name":null,"external_email":"email@example.com","type":4,"created_at":"2023-03-29T10:58:08.908950+00:00","updated_at":"2023-03-29T15:43:06.644800+00:00"}}