Skip to content

Instantly share code, notes, and snippets.

@treeder
Last active December 10, 2015 19:09
Show Gist options
  • Save treeder/4479844 to your computer and use it in GitHub Desktop.
Save treeder/4479844 to your computer and use it in GitHub Desktop.
curl -H "Authorization: OAuth TOKEN" -H "Content-Type: application/json" \
-d '{"push_type":"multicast", "subscribers": [{"url": "http://mysterious-brook-1807.herokuapp.com/ironmq_push_1"}, {"url": "http://mysterious-brook-1807.herokuapp.com/ironmq_push_2"}], "error_queue": "pushq-demo-1-errors"}' \
"https://mq-aws-us-east-1.iron.io/1/projects/PROJECT_ID/queues/pushq-demo-1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment