diff --git a/api-reference/graphql/messaging/send-email.mdx b/api-reference/graphql/messaging/send-email.mdx index dc6d973..2f89782 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. +As well as creating outbound emails in the UI you can also send them with the `sendNewEmail` API. This is useful for proactively reaching out about issues.