Send Email

As Application, I want to send an Email to a User

Functional design

sys.UserProfileWS.SendEmailToUser

  • ~SendEmailToUser~

  • AuthZ: role.sys.Workspace.ProfileOwner

  • Params

    • NewEMail

  • Errors

    • Email is mailformed // See similar message

Behavior: - Update UserProfileWS.UserProfile.Email

Last updated

Was this helpful?