Skip to content

Instantly share code, notes, and snippets.

@edstenson
Forked from badmetacoder/push-delete.sh
Created November 11, 2013 16:18
Show Gist options
  • Save edstenson/7415844 to your computer and use it in GitHub Desktop.
Save edstenson/7415844 to your computer and use it in GitHub Desktop.
curl -X POST 'https://api.datasift.com/v1/push/delete' \
-d 'id=08b923395b6ce8bfa4d96f57f863a1c3' \
-H 'Authorization: datasift-user:your-datasift-api-key'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment