[
  {
    "scope": "https://api.lokalise.com:443",
    "method": "POST",
    "path": "/api2/teams/176692/groups",
    "body": {
      "name": "Node",
      "is_reviewer": false,
      "is_admin": true,
      "admin_rights": [
        "upload"
      ]
    },
    "status": 200,
    "response": {
      "team_id": 176692,
      "group": {
        "group_id": 762,
        "name": "Node",
        "permissions": {
          "is_admin": true,
          "is_reviewer": false,
          "admin_rights": [
            "upload"
          ],
          "languages": []
        },
        "created_at": "2019-06-20 17:35:39 (Etc/UTC)",
        "created_at_timestamp": 1561052139,
        "team_id": 176692,
        "projects": [],
        "members": []
      }
    },
    "rawHeaders": [
      "Server",
      "nginx",
      "Date",
      "Thu, 20 Jun 2019 17:35:39 GMT",
      "Content-Type",
      "application/json",
      "Transfer-Encoding",
      "chunked",
      "Connection",
      "close",
      "Vary",
      "Accept-Encoding",
      "Set-Cookie",
      "PHPSESSID=06ff858280f0101d743af556f7e7735e; expires=Mon, 19-Aug-2019 17:35:39 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
      "Expires",
      "Thu, 19 Nov 1981 08:52:00 GMT",
      "Cache-Control",
      "no-store, no-cache, must-revalidate",
      "Pragma",
      "no-cache",
      "Pragma",
      "no-cache",
      "Cache-Control",
      "no-store, no-cache",
      "Access-Control-Allow-Origin",
      "*",
      "Access-Control-Allow-Headers",
      "Content-Type"
    ]
  }
]