UserGroups create.cassette 1.6 KB

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