diff --git a/api-reference/graphql/messaging/send-email.mdx b/api-reference/graphql/messaging/send-email.mdx index dc6d973..7688fa9 100644 --- a/api-reference/graphql/messaging/send-email.mdx +++ b/api-reference/graphql/messaging/send-email.mdx @@ -2,7 +2,7 @@ title: 'Send new emails' --- -You can send new outbound emails to customers with the `sendNewEmail` API. This is useful for proactively reaching out about issues. +You can send new outbound emails to customers with the `sendNewEmail` API (as well as via the UI). This is useful for proactively reaching out about issues.