TranslationStatuses delete.cassette 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "DELETE",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/custom_translation_statuses/131",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "custom_translation_status_deleted": true
  11. },
  12. "rawHeaders": [
  13. "Server",
  14. "nginx",
  15. "Date",
  16. "Thu, 18 Jul 2019 16:57:31 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=911b4838795921e16f63b326beeb07af; expires=Mon, 16-Sep-2019 16:57:29 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. ]