{ "uuid": "2f10ad8c-a2d8-471b-a506-752f9f07b625", "lastMigration": 29, "name": "Twilio - Frontline", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "73b3f668-acf1-493e-be44-2925cc6c611b", "documentation": "Fetch a frontline user", "method": "get", "endpoint": "v1/Users/:Sid", "responses": [ { "uuid": "844ecd7c-e3ee-4a94-9db3-b7c4acb97308", "body": "{\n \"avatar\": \"\",\n \"friendly_name\": \"\",\n \"identity\": \"\",\n \"is_available\": {{faker 'datatype.boolean'}},\n \"sid\": \"\",\n \"state\": \"{{oneOf (array 'active' 'deactivated')}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a398ad36-4885-4352-afb3-5207cc1b24e4", "documentation": "Update an existing frontline user", "method": "post", "endpoint": "v1/Users/:Sid", "responses": [ { "uuid": "550e989c-1a7e-4f0d-83c4-515da8c78ce1", "body": "{\n \"avatar\": \"\",\n \"friendly_name\": \"\",\n \"identity\": \"\",\n \"is_available\": {{faker 'datatype.boolean'}},\n \"sid\": \"\",\n \"state\": \"{{oneOf (array 'active' 'deactivated')}}\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "73b3f668-acf1-493e-be44-2925cc6c611b" }, { "type": "route", "uuid": "a398ad36-4885-4352-afb3-5207cc1b24e4" } ] }