Skip to content

Instantly share code, notes, and snippets.

@EricWarnke
Created October 31, 2012 18:27
Show Gist options
  • Save EricWarnke/3988896 to your computer and use it in GitHub Desktop.
Save EricWarnke/3988896 to your computer and use it in GitHub Desktop.
$ curl https://api.mover.io/connectors \
-X POST \
-H "Authorization: MoverAPI app_id=<app_id> app_secret=<app_secret>" \
-H "Content-Type: application/json" \
-d '{"type" : "Dropbox"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment