You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a email textbox and a button that calls the API to send an email to the desired address. The API is called through post. The API should return a JSON with a string message { message: "api message" }.