Skip to content

Instantly share code, notes, and snippets.

@benzittlau
Forked from EricWarnke/request.sh
Last active December 16, 2015 09:39
Show Gist options
  • Save benzittlau/5414168 to your computer and use it in GitHub Desktop.
Save benzittlau/5414168 to your computer and use it in GitHub Desktop.
curl https://api.mover.io/connectors/lOVdV48pmWA7GDmmjkth/collections/DKLsd898sdKj/items \
-X POST \
-H "Authorization: MoverAPI app_id=2tsc0f9n9l4v209oara0mb2j5ur9my8v app_secret=65oow347p1q7d0loj45oje2u3sol99xd" \
-F item=@"my_pic.jpg"
{
"id": "8hCxfCv39p7uBUWaLsJx"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment