1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- [
- {
- "scope": "https://api.lokalise.com:443",
- "method": "POST",
- "path": "/api2/projects/803826145ba90b42d5d860.46800099/webhooks",
- "body": {
- "url": "http://node.hook",
- "events": [
- "project.exported"
- ]
- },
- "status": 200,
- "response": {
- "project_id": "803826145ba90b42d5d860.46800099",
- "webhook": {
- "webhook_id": "fb60b95ff86631c9f4df2fb8f5e77ba879cf9156",
- "url": "http://node.hook",
- "secret": "2b57b6be3e356becd98ab448498661e3d254120f",
- "events": [
- "project.exported"
- ],
- "event_lang_map": []
- }
- },
- "rawHeaders": [
- "Server",
- "nginx",
- "Date",
- "Tue, 20 Aug 2019 15:22:05 GMT",
- "Content-Type",
- "application/json",
- "Transfer-Encoding",
- "chunked",
- "Connection",
- "close",
- "Vary",
- "Accept-Encoding",
- "Set-Cookie",
- "PHPSESSID=4272228c9b627b0a7bdb272448b57733; expires=Sat, 19-Oct-2019 15:22:05 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
- "Expires",
- "Thu, 19 Nov 1981 08:52:00 GMT",
- "Cache-Control",
- "no-store, no-cache, must-revalidate",
- "Pragma",
- "no-cache",
- "Pragma",
- "no-cache",
- "Cache-Control",
- "no-store, no-cache",
- "Access-Control-Allow-Origin",
- "*",
- "Access-Control-Allow-Headers",
- "Content-Type"
- ]
- }
- ]
|