Keys delete.cassette 1.1 KB

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