UserGroups remove_project_from_group.cassette 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "PUT",
  5. "path": "/api2/teams/176692/groups/762/projects/remove",
  6. "body": {
  7. "projects": [
  8. "531138705d0ba0c18f5b43.63503311"
  9. ]
  10. },
  11. "status": 200,
  12. "response": {
  13. "team_id": 176692,
  14. "group": {
  15. "group_id": 762,
  16. "name": "Node updated",
  17. "permissions": {
  18. "is_admin": true,
  19. "is_reviewer": false,
  20. "admin_rights": [
  21. "upload"
  22. ],
  23. "languages": []
  24. },
  25. "created_at": "2019-06-20 17:35:39 (Etc/UTC)",
  26. "created_at_timestamp": 1561052139,
  27. "team_id": 176692,
  28. "projects": [],
  29. "members": []
  30. }
  31. },
  32. "rawHeaders": [
  33. "Server",
  34. "nginx",
  35. "Date",
  36. "Thu, 20 Jun 2019 17:46:38 GMT",
  37. "Content-Type",
  38. "application/json",
  39. "Transfer-Encoding",
  40. "chunked",
  41. "Connection",
  42. "close",
  43. "Vary",
  44. "Accept-Encoding",
  45. "Set-Cookie",
  46. "PHPSESSID=749136278fcb1c8f3c416597a8cc43fa; expires=Mon, 19-Aug-2019 17:46:38 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  47. "Expires",
  48. "Thu, 19 Nov 1981 08:52:00 GMT",
  49. "Cache-Control",
  50. "no-store, no-cache, must-revalidate",
  51. "Pragma",
  52. "no-cache",
  53. "Pragma",
  54. "no-cache",
  55. "Cache-Control",
  56. "no-store, no-cache",
  57. "Access-Control-Allow-Origin",
  58. "*",
  59. "Access-Control-Allow-Headers",
  60. "Content-Type"
  61. ]
  62. }
  63. ]