POST to  https://eyemails.com/api/developer/send_emails_to_list  with the following form data:

email:YourEmailAddress
api_key:YourApiKey
schedule_id:ScheduleId of your campaign
lists_selected:Names of selected List/Lists

POST to  https://eyemails.com/api/developer/send_emails_to_list  with the following parameters

schedule_id

Required: The scheduleId of the campaign you want to send.

lists_selected

Required: The Names of the selected list/lists for the campaign

Response:
The API will respond with a success message if successful , or could return with error codes.