Skip to content

Instantly share code, notes, and snippets.

@nivikumar
Last active August 29, 2015 13:56
Show Gist options
  • Save nivikumar/9162080 to your computer and use it in GitHub Desktop.
Save nivikumar/9162080 to your computer and use it in GitHub Desktop.
Sending an email to a list
curl https://vrapi.verticalresponse.com/api/v1/messages/emails/1099511656162
-H "Authorization: Bearer tndttwx95dsdfsfsfskvc"
-H "Content-Type:application/json"
--request POST --data '{"list_ids":["1099511658955"]}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment