Keys bulk_delete.cassette 1.2 KB

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