Created
November 2, 2012 20:07
-
-
Save EricWarnke/4004012 to your computer and use it in GitHub Desktop.
http://mover.io/docs#collections Create a Collection
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl https://api.mover.io/connectors/Lfl1xl36VwjzwrcdRYab/collections \ | |
-X POST \ | |
-H "Authorization: MoverAPI app_id=2tsc0f9n9l4v209oara0mb2j5ur9my8v app_secret=65oow347p1q7d0loj45oje2u3sol99xd" \ | |
-d '{"name" : "My Amazing Folder", "parent_id" : "H5EquEaGxt6L4SuG2RWN"}' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "veVn6p61fz0MgFZPNl8z" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment