Webhooks regenerate_secret.cassette 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "PATCH",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/webhooks/795565582e5ab15a59bb68156c7e2e9eaa1e8d1a/secret/regenerate",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "branch": "master",
  11. "secret": "8c91d28b46a8874c7ef0064494587b83944675ab"
  12. },
  13. "rawHeaders": [
  14. "Server",
  15. "nginx",
  16. "Content-Type",
  17. "application/json",
  18. "Transfer-Encoding",
  19. "chunked",
  20. "Connection",
  21. "close",
  22. "Vary",
  23. "Accept-Encoding",
  24. "Cache-Control",
  25. "max-age=0, must-revalidate, no-cache, no-store, private",
  26. "Date",
  27. "Fri, 27 Mar 2020 16:45:22 GMT",
  28. "Pragma",
  29. "no-cache",
  30. "X-Content-Type-Options",
  31. "nosniff",
  32. "X-Frame-Options",
  33. "deny",
  34. "X-XSS-Protection",
  35. "1; mode=block",
  36. "Strict-Transport-Security",
  37. "max-age=31536000",
  38. "Expires",
  39. "Fri, 27 Mar 2020 16:45:22 GMT",
  40. "Access-Control-Allow-Origin",
  41. "*",
  42. "Access-Control-Allow-Headers",
  43. "Content-Type"
  44. ],
  45. "responseIsBinary": false
  46. }
  47. ]