TeamUsers delete.cassette 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "DELETE",
  5. "path": "/api2/teams/176692/users/39938",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "team_id": 176692,
  10. "team_user_deleted": true
  11. },
  12. "rawHeaders": [
  13. "Server",
  14. "nginx",
  15. "Date",
  16. "Thu, 20 Jun 2019 16:30:34 GMT",
  17. "Content-Type",
  18. "application/json",
  19. "Transfer-Encoding",
  20. "chunked",
  21. "Connection",
  22. "close",
  23. "Vary",
  24. "Accept-Encoding",
  25. "Set-Cookie",
  26. "PHPSESSID=5e26176986ff32af5a4dde3e035fc80a; expires=Mon, 19-Aug-2019 16:30:34 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  27. "Expires",
  28. "Thu, 19 Nov 1981 08:52:00 GMT",
  29. "Cache-Control",
  30. "no-store, no-cache, must-revalidate",
  31. "Pragma",
  32. "no-cache",
  33. "Pragma",
  34. "no-cache",
  35. "Cache-Control",
  36. "no-store, no-cache",
  37. "Access-Control-Allow-Origin",
  38. "*",
  39. "Access-Control-Allow-Headers",
  40. "Content-Type"
  41. ]
  42. }
  43. ]