Skip to content

Instantly share code, notes, and snippets.

@jcmaslan
Created August 25, 2017 01:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcmaslan/607c7535b1e3afa1e924e35666fbf834 to your computer and use it in GitHub Desktop.
Save jcmaslan/607c7535b1e3afa1e924e35666fbf834 to your computer and use it in GitHub Desktop.
curl \
-H "Authorization: token abc123" \
-d '{"Front Door": ["home", "San Mateo"], "Office Entrance":["work"]}' \
-X POST \
https://camio.com/api/cameras/labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment