This API enables a client to send an email based on a predefined custom transactional email template.
{{ sys.first_name }}: the user’s first name from their profile.{{ sys.first_name }}) are automatically filled in by the system using the user’s profile data.
For example, “Hi {{ sys.first_name }}” will become “Hi John” when sent to a user named John.