Send an email to a specific user via REST API?

I see there is the Users API, but i am looking for an endpoint where I make gitlab send an email to a specific user. In other words, I want to achieve this feature using the rest api

https://docs.gitlab.com/ee/tools/email.html#sending-emails-to-users-from-within-gitlab

Thanks,
Tamas

I’m looking for exactly the same. Did you find a solution meanwhile?

Unfortunately not yet. We stuck with Jenkins sending out those mails.