Files delete.cassette 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "DELETE",
  5. "path": "/api2/projects/507504186242fccb32f015.15252556/files/1163964",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "507504186242fccb32f015.15252556",
  10. "file_deleted": true
  11. },
  12. "rawHeaders": [
  13. "Date",
  14. "Thu, 28 Jul 2022 12:53:02 GMT",
  15. "Content-Type",
  16. "application/json",
  17. "Transfer-Encoding",
  18. "chunked",
  19. "Connection",
  20. "close",
  21. "Server",
  22. "nginx",
  23. "Vary",
  24. "Accept-Encoding",
  25. "Cache-Control",
  26. "max-age=0, must-revalidate, no-cache, no-store, private",
  27. "pragma",
  28. "no-cache",
  29. "X-Content-Type-Options",
  30. "nosniff",
  31. "X-Frame-Options",
  32. "deny",
  33. "X-XSS-Protection",
  34. "1; mode=block",
  35. "Strict-Transport-Security",
  36. "max-age=31536000",
  37. "Referrer-Policy",
  38. "origin",
  39. "X-Lokalise-Process-Id",
  40. "d3b23e1a-4c8b-4a8e-bbef-ed857d98d987",
  41. "Expires",
  42. "Thu, 28 Jul 2022 12:53:02 GMT",
  43. "Set-Cookie",
  44. "PHPSESSID=deleted; expires=Wed, 28-Jul-2021 12:53:01 GMT; Max-Age=0; path=/; httponly",
  45. "Access-Control-Allow-Origin",
  46. "*",
  47. "Access-Control-Allow-Headers",
  48. "Content-Type"
  49. ],
  50. "responseIsBinary": false
  51. }
  52. ]