There used to be a “default_template” among the notification templates in IdentityNow. The response from get notification-templates or get notification-template-defaults includes all the email templates from an IDN instance, it also included “default_template”.
We are using that template to send custom emails through the send-test notification API.
Recently, we have discovered, the default_template is no longer in the notification template list. Because of this, our custom emails are not working anymore.
Can someone please suggest why we are not able to see default_template anymore?