Guest User

Untitled

a guest
Oct 12th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. POST /api/workspaces
  2. {
  3. "can_edit": true,
  4. "created": "2012-08-23T09:56:22",
  5. "creator": "[email protected]",
  6. "dropbox": "[email protected]",
  7. "emails": [
  8. ],
  9. "everybody_can_read": false,
  10. "everybody_can_write": false,
  11. "followed": [
  12. ],
  13. "hangout": null,
  14. "hashtag": null,
  15. "id": "ahVzfm5lZWRpei1hY3Rpdml0ZS1kZXZyEAsSCEN1c3RvbWVyGOm5GQyiARhkZW1vMS53ZW1ha2Vwcm9qZWN0cy5jb20",
  16. "keywords": [
  17. "keyword1",
  18. "keyword2"
  19. ],
  20. "name": "API Created Workspace",
  21. "readers": [
  22. ],
  23. "updated": "2012-08-23T09:56:22",
  24. "url": "/a/demo1.wemakeprojects.com/activity/ahVzfm5lZWRpei1hY3Rpdml0ZS1kZXZyEAsSCEN1c3RvbWVyGOm5GQyiARhkZW1vMS53ZW1ha2Vwcm9qZWN0cy5jb20",
  25. "writers": [
  26. ]
  27. }
Add Comment
Please, Sign In to add comment