Sends Email to Cameo Meeting User

Errors

Code Description
300 Error sending email to Cameo Meeting Recipients
404 Cameo Meeting or User not found
422 Unable to process request, see errors in response

Examples

{
  "message": "Email sent successfully to Cameo Meeting User"
}

Params

Param name Description
token
required

API token for your organization

Validations:

  • Must be a String

cameo_meeting_id
required

ID of the Cameo Meeting

Validations:

  • Must be a Integer

id
required

ID of the Cameo Meeting User

Validations:

  • Must be a Integer