Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.

Sample Request Body

{
    "viewName": "welcome"
}

Response Body for Existing Users

Status: 200 OK

 
  • No labels