Send Email to Person

URI: https://api.cloudcard.us/person/{email_address}/email?findBy=email

HTTP Method: POST

Required Headers:

  • X-Auth-Token: (see: Authentication)

  • Content-Type: application/json

  • Accept: application/json

Description: Triggers a specified email to be sent to a user.

Email Templates:

  • approval

  • denial

  • login

  • welcome

Sample Request Body

{ "viewName": "welcome" }

Response Body for Existing Users

Status: 200 OK