Skip to content

Instantly share code, notes, and snippets.

@mremond
Created January 23, 2014 20:51
Show Gist options
  • Save mremond/8586520 to your computer and use it in GitHub Desktop.
Save mremond/8586520 to your computer and use it in GitHub Desktop.
curl -d "user_credentials=ACCESS_TOKEN" \
-d "notification[title]=message title" \
-d "notification[long_message]=<b>Some text or HTML for the full layout page notification</b>" \
-d "notification[sound]=bird-1" \
https://new.boxcar.io/api/notifications
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment