{ "uuid": "e51a1682-f35c-489a-a5a5-96e4998313f3", "lastMigration": 29, "name": "Ritc", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "77e5f9ad-abcf-4585-8a0e-db8dbed21b20", "documentation": "List actions", "method": "get", "endpoint": "actions", "responses": [ { "uuid": "12151dcc-01ae-439f-ac52-e9c522632fbf", "body": "[\n {\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of actions in an app", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "df3a51a3-870c-4567-bf33-8ae4fe4aa834", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ea203119-a505-4fc1-a591-be8a1c2bbaa8", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca08f155-ce85-4142-b894-35f37bba98cb", "documentation": "Create a new action", "method": "post", "endpoint": "actions", "responses": [ { "uuid": "f8367a40-0d37-4e19-a2c5-b75d0fc57464", "body": "{\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "An action was created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bff73c66-72b6-4bbe-b0f3-a4d1090daf17", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "35eac068-c457-4be1-ac9e-28a70da573d8", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fbde6310-e027-48c5-81e6-2682915d621f", "documentation": "Delete an action", "method": "delete", "endpoint": "actions/:action_id", "responses": [ { "uuid": "1e439d07-c2a6-45f8-b979-0138bc9700db", "body": "", "latency": 0, "statusCode": 200, "label": "The action was successfully removed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "57b1e3cc-e4d1-4a99-b693-512714d32136", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "72eec1a9-4563-42b4-9ce3-3453af60b219", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4315407e-f070-42b0-b064-3fdea48256e1", "documentation": "Get an action", "method": "get", "endpoint": "actions/:action_id", "responses": [ { "uuid": "3421e6ce-d403-4597-a941-5b0833f3efdb", "body": "[\n {\n \"channelId\": {{faker 'number.int' max=99999}},\n \"codes\": {},\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"parameters\": {},\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about an action", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "483c6547-e34a-4485-97e1-365ab6c5d608", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "550961f3-bfc1-438d-bc36-78bc35e48289", "documentation": "Update information about a specific action", "method": "patch", "endpoint": "actions/:action_id", "responses": [ { "uuid": "b3bfd81d-4e45-434b-87b9-f9149e451e40", "body": "{\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Information about the action was updated successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "309d2dbb-921f-4eea-8cb1-a5e2815e2461", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2bfde951-10d3-49f9-adc8-deca3a4b3c51", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "05c3d0ba-37a1-4ec4-990f-a536dd25ecf2", "documentation": "Ping the server", "method": "get", "endpoint": "admin", "responses": [ { "uuid": "9d3f309e-0008-499e-9720-4f9d0a1cdbcb", "body": "{}", "latency": 0, "statusCode": 200, "label": "Ritc is up", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e6c2dbb1-4512-4f4a-96bd-077b5fe2313e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "be1890c5-d29b-425b-b11c-66591acf0a5f", "documentation": "Log a message", "method": "post", "endpoint": "admin/log", "responses": [ { "uuid": "b1ea5fbb-80ad-4e7b-a3e4-596e27922c5c", "body": "{}", "latency": 0, "statusCode": 200, "label": "Message logged", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8fb4e626-0bde-423d-9b97-d046f0d10462", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "39f87fa0-e475-410b-b74e-0b10e2eca002", "documentation": "Ping the server", "method": "get", "endpoint": "admin/ping", "responses": [ { "uuid": "ab525955-cc86-4a41-a568-8f9b1533d5b1", "body": "{}", "latency": 0, "statusCode": 200, "label": "Ritc is up", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "67e1a9b7-cc3a-4378-a5b8-d0f0bc302e4c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "36b05bde-558a-4894-96e8-22a82c5d976d", "documentation": "Get apps information", "method": "get", "endpoint": "apps", "responses": [ { "uuid": "7af32b96-901a-4b99-8dc1-9847187a19b7", "body": "[\n {\n \"apiKey\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of apps in an org", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "98b11521-63f1-4163-80dc-6f896c6daa54", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "61e270c1-1c04-487f-8fd4-0729db5a2cef", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2bb561fd-e919-4374-a711-fd0ac3cae97f", "documentation": "Create a new app", "method": "post", "endpoint": "apps", "responses": [ { "uuid": "99c26ccf-ef0c-4d4d-aff1-90902af2a020", "body": "{\n \"apiKey\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "An app was created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "270f4d2d-bf2b-4364-9a76-b99e6b60a485", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c206d4a9-acd4-4753-8635-b1b3abaf5ca2", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fcc73bee-88fa-49b4-8da1-ebdc1c4e9d74", "documentation": "Get app channels", "method": "get", "endpoint": "apps/channels/users", "responses": [ { "uuid": "a6b6ad1f-c6df-4f49-b965-ce2066d84f59", "body": "[\n {\n \"channelId\": {{faker 'number.int' max=99999}},\n \"createdDate\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\",\n \"userId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "List of all channels in an app", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8f576de2-bf6f-416f-ad35-7aece0ee556c", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5a70827c-23b9-43fa-a2aa-344c61988c35", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "022df94a-3f1c-4ece-ae94-7cf784de0399", "documentation": "Get users of a specified channel", "method": "get", "endpoint": "apps/channels/:channel_id/users", "responses": [ { "uuid": "2daa0f7a-b947-4d65-8faa-e5bec894813a", "body": "[\n {\n \"channelId\": {{faker 'number.int' max=99999}},\n \"createdDate\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\",\n \"userId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about users of a specified channel", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ada3c1c2-527d-4bc6-a8b1-7c30a746750e", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0d3d4fd1-dcf3-49e6-a0f2-91a58f3364fa", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "97e8ed52-6e6b-48c0-99b6-577f930366f2", "documentation": "Get user of a specified channel", "method": "get", "endpoint": "apps/channels/:channel_id/users/:user_id", "responses": [ { "uuid": "1c0031ac-03bc-4bc4-a312-971619108178", "body": "[\n {\n \"channelId\": {{faker 'number.int' max=99999}},\n \"createdDate\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\",\n \"userId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about a specified user of a specified channel", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0042ee06-c762-4dce-9706-d844221b5c7e", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "eda690f7-a5ec-44e4-947a-aa9e20b651a8", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c7704986-e6fd-456c-9ad4-a2ddc8b46d3c", "documentation": "Create user channel", "method": "post", "endpoint": "apps/channels/:channel_id/users/:user_id", "responses": [ { "uuid": "671dcb82-ffe5-4e01-a094-6f277634ce08", "body": "{\n \"channelId\": {{faker 'number.int' max=99999}},\n \"createdDate\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\",\n \"userId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "User was assigned to a channel in in app", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "491d163d-cc4b-4d59-8f8c-b7b47b977c57", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "96bffc9d-8b05-4a9e-91d9-df48865e08ea", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "89db0eef-2e4e-425f-a1f7-cdc05c978f74", "documentation": "Get external credentials", "method": "get", "endpoint": "apps/ext/api/credentials", "responses": [ { "uuid": "5e194c95-0698-48ae-ae97-b985c9f67038", "body": "[\n {\n \"authType\": \"{{oneOf (array 'apikey' 'basic' 'none' 'oauth2')}}\",\n \"channel_id\": \"\",\n \"credentials\": {},\n \"id\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about external credentials", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b7624dbc-7a58-4998-a05e-8cf900169ac7", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd514145-3d82-429c-b48c-a4f65c26244b", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7ec7ff16-1440-48c8-be46-cf79b376867a", "documentation": "Create new external credentials", "method": "post", "endpoint": "apps/ext/api/credentials", "responses": [ { "uuid": "564f560c-e760-4a39-b8f6-0e11bf63296a", "body": "{\n \"authType\": \"{{oneOf (array 'apikey' 'basic' 'none' 'oauth2')}}\",\n \"channel_id\": \"\",\n \"credentials\": {},\n \"id\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "External credentials created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9677d297-37a3-4ac7-9765-10d8983c839c", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "67ab1767-77cb-4c7e-af65-859f2e68cdf0", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0acead60-b411-4539-9060-f50f5192db82", "documentation": "Delete credentials for a channel", "method": "delete", "endpoint": "apps/ext/api/credentials/:channel_id", "responses": [ { "uuid": "2c396ea5-fda7-4882-a025-ba5e1dca9d63", "body": "", "latency": 0, "statusCode": 200, "label": "The credentials for a channel were successfully removed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "792012cf-8032-4aea-b756-df836f40e968", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7b2d9ed-0c44-4ed1-a2a3-e8d6f1ae9f79", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a1831c2b-a752-4497-ac83-fcf4427d9ff3", "documentation": "Get credentials for a channel in an app", "method": "get", "endpoint": "apps/ext/api/credentials/:channel_id", "responses": [ { "uuid": "5964ff15-da5a-4357-be96-4ca7d66f9249", "body": "[\n {\n \"authType\": \"{{oneOf (array 'apikey' 'basic' 'none' 'oauth2')}}\",\n \"channel_id\": \"\",\n \"credentials\": {},\n \"id\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Credentials for a channel in an app", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f68ce2b1-d772-4868-88ed-b0d158adeace", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f3f6fd37-7dc3-4bf8-9ef9-6ef3d48cac47", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8aadd4fd-a70b-4ddc-a050-5d188d38195b", "documentation": "Update credentials for a channel", "method": "patch", "endpoint": "apps/ext/api/credentials/:channel_id", "responses": [ { "uuid": "d001726f-ee89-40bb-9b9c-bd5c56de8cdc", "body": "{\n \"authType\": \"{{oneOf (array 'apikey' 'basic' 'none' 'oauth2')}}\",\n \"channel_id\": \"\",\n \"credentials\": {},\n \"id\": \"\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Information about the channel credentials was updated successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1fd02581-6c69-49a2-9626-6748f848c219", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "002ffc42-ef90-469b-8cf9-3475bec6c43a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b7edc91-7db8-40cb-8add-d3ba2671c599", "documentation": "Run specified rule group in the app", "method": "post", "endpoint": "apps/rulegroup/run/:rule_id_list", "responses": [ { "uuid": "d031fb66-92e8-4143-ac33-cbe55cbd1779", "body": "[\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'action' 'trigger')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Execution of specified rules in the app (for user #1)", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4dc72649-1793-48d0-97ae-bc83c33650b0", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f6b886d0-a054-4463-a47c-26aae475601d", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2886841f-59a7-4a30-bf3d-19e59879e503", "documentation": "Run active app rules", "method": "post", "endpoint": "apps/rules/run", "responses": [ { "uuid": "f2020a15-2e13-41a3-942f-b8ac9ae3e2df", "body": "[\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'action' 'trigger')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Execution of active rules in the app (for user #1)", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5c019c0b-64b6-4483-9078-e92eabc86682", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6eea8bfb-507c-4899-b149-3257bccff09a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "107a3948-b7d0-4d89-9580-aeeba8d2ecd3", "documentation": "Delete an app", "method": "delete", "endpoint": "apps/:app_id", "responses": [ { "uuid": "19164a41-529d-4f64-b0de-d283b52cbd73", "body": "", "latency": 0, "statusCode": 200, "label": "The app was successfully removed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b93600f2-c741-4a99-aa60-5b4dfc328b50", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6839adc6-52c1-4fb3-96bf-af53cc3128f1", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "33d67027-de18-4a4a-8ca5-30dc8b6fef3a", "documentation": "Get app information", "method": "get", "endpoint": "apps/:app_id", "responses": [ { "uuid": "402ab096-cf98-4b0d-bf5b-a2913c965054", "body": "[\n {\n \"apiKey\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about an app", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "92f9e42a-7260-4614-9ba4-9c1d24acc3b6", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a097313c-72b0-4108-b3eb-86b09f37d3bd", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "15662da5-45de-4a45-910f-0514945821b7", "documentation": "Update an app", "method": "patch", "endpoint": "apps/:app_id", "responses": [ { "uuid": "0ae6d0f6-bd84-4019-94dc-b249167dd9cc", "body": "{\n \"apiKey\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Information about the app was updated successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "900ba707-269f-4ce9-9813-01bbbe209bc2", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "268a4780-da93-4832-9c45-a37e82dbeb3a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3d005992-ecff-4591-9653-f8d98145a561", "documentation": "Retrieve Channels", "method": "get", "endpoint": "channels", "responses": [ { "uuid": "4da0d04a-c29f-43d7-964a-a5c108b75a42", "body": "[\n {\n \"description\": \"\",\n \"functions\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'action' 'trigger')}}\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"type\": {}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of channels available to a logged-in user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b6292df3-d2fd-4154-ba7a-9496fef6a072", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "481e07a8-c4f2-471b-a1b9-72ae2e9d876e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "81845a3f-f8b1-4f95-a2c2-690432028000", "documentation": "Create a channel", "method": "post", "endpoint": "channels", "responses": [ { "uuid": "f024aea6-3937-4dac-bc40-9714f29919c3", "body": "{\n \"description\": \"\",\n \"functions\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'action' 'trigger')}}\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"type\": {}\n}", "latency": 0, "statusCode": 200, "label": "A private channel was created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7c14d9c0-d810-4f62-9a26-1d2bd06b5325", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4e2bb684-cb50-4041-abb0-8d1f19fc9e8e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fdcf68b-1fe6-4fe0-a3ac-afb72b05d349", "documentation": "Retrieve Channels anonymously", "method": "get", "endpoint": "channels/anonymous", "responses": [ { "uuid": "723f7039-28d0-4972-ac14-5b4ee1a193c6", "body": "[\n {\n \"description\": \"\",\n \"functions\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'action' 'trigger')}}\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"type\": {}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of channels available to an anonymous user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a6ee8ea6-8292-44a6-9b0a-157aa0c7790f", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c5885292-ad7e-47e7-9fa2-dff23afcc0bf", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0f0323d-89de-475d-a176-5916f0bbf36a", "documentation": "Delete a channel", "method": "delete", "endpoint": "channels/:channel_id", "responses": [ { "uuid": "acc365c5-38b2-447c-a84f-334c5c9115b4", "body": "", "latency": 0, "statusCode": 200, "label": "The channel was successfully removed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "053ddf1a-edf7-4cca-8432-d96b99437da6", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "74c439cc-b2f9-4cd7-9a63-d4ece79a3ae3", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d38a53c5-bd50-43bd-b3bd-85a0d61469e5", "documentation": "Get channel information", "method": "get", "endpoint": "channels/:channel_id", "responses": [ { "uuid": "a5c155a2-bb3d-4827-9db3-e90f28388109", "body": "[\n {\n \"description\": \"\",\n \"functions\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'action' 'trigger')}}\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"type\": {}\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about a channel", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0efc50f6-ab05-425f-9689-429e6e6b05e7", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b545b2ff-c134-4774-ab38-353050434b87", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "faaa1bc2-fd74-4407-9255-bb1aa88efdd2", "documentation": "Update a channel", "method": "patch", "endpoint": "channels/:channel_id", "responses": [ { "uuid": "1b51298b-edc5-4cc8-a834-54e3d0804b8a", "body": "{\n \"description\": \"\",\n \"functions\": [\n {\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"{{oneOf (array 'action' 'trigger')}}\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"type\": {}\n}", "latency": 0, "statusCode": 200, "label": "Information about the channel was updated successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "072c5f37-07df-4857-93c2-11182c2dc873", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "07aed3d5-c952-4ee9-94ae-428620c42863", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f2084623-91e7-4f0a-9388-bd5101a850ba", "documentation": "Retrieve Channel Functions", "method": "get", "endpoint": "channels/:channel_id/functions", "responses": [ { "uuid": "d7c64639-658a-452b-9000-d48dbe8674f3", "body": "[\n {\n \"apiType\": \"{{oneOf (array 'Internal' 'REST' 'SDK')}}\",\n \"description\": \"\",\n \"endpoint\": \"\",\n \"httpMethod\": \"{{oneOf (array 'DELETE' 'GET' 'PATCH' 'POST')}}\",\n \"id\": \"\",\n \"name\": \"\",\n \"requestParameters\": [\n {\n \"description\": \"\",\n \"fieldType\": \"\",\n \"label\": \"\",\n \"name\": \"\",\n \"schema\": {\n \"datatype\": {},\n \"default\": \"\",\n \"expose\": {},\n \"required\": {},\n \"style\": \"{{oneOf (array 'postbody' 'query' 'template')}}\"\n }\n }\n ],\n \"responseFormat\": \"{{oneOf (array 'Html' 'Json' 'Text' 'Xml')}}\",\n \"type\": \"{{oneOf (array 'action' 'trigger')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of functions available in a channel", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3b6bb3c6-033e-453b-8293-2020f7f87cce", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a04ec38f-d653-4de7-a8d5-b998e621cafa", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4349910b-b3cb-48b1-8cb8-c90da330ac64", "documentation": "Create a channel function", "method": "post", "endpoint": "channels/:channel_id/functions", "responses": [ { "uuid": "b84844d3-ca10-40c6-be2e-d62cf28f73eb", "body": "{\n \"apiType\": \"{{oneOf (array 'Internal' 'REST' 'SDK')}}\",\n \"description\": \"\",\n \"endpoint\": \"\",\n \"httpMethod\": \"{{oneOf (array 'DELETE' 'GET' 'PATCH' 'POST')}}\",\n \"id\": \"\",\n \"name\": \"\",\n \"requestParameters\": [\n {\n \"description\": \"\",\n \"fieldType\": \"\",\n \"label\": \"\",\n \"name\": \"\",\n \"schema\": {\n \"datatype\": {},\n \"default\": \"\",\n \"expose\": {},\n \"required\": {},\n \"style\": \"{{oneOf (array 'postbody' 'query' 'template')}}\"\n }\n }\n ],\n \"responseFormat\": \"{{oneOf (array 'Html' 'Json' 'Text' 'Xml')}}\",\n \"type\": \"{{oneOf (array 'action' 'trigger')}}\"\n}", "latency": 0, "statusCode": 200, "label": "A private channel function was created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c8050997-35fb-4e75-bf7d-863796a48d4d", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5be6c8a6-ed2d-435d-9f14-aa58d4cc7519", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3cbfdd3f-48f8-4284-a34d-ede2326c4226", "documentation": "Get channel function information", "method": "get", "endpoint": "channels/:channel_id/functions/:function_id", "responses": [ { "uuid": "181ae001-3a9c-47d1-b079-e076cc5e17e5", "body": "[\n {\n \"apiType\": \"{{oneOf (array 'Internal' 'REST' 'SDK')}}\",\n \"description\": \"\",\n \"endpoint\": \"\",\n \"httpMethod\": \"{{oneOf (array 'DELETE' 'GET' 'PATCH' 'POST')}}\",\n \"id\": \"\",\n \"name\": \"\",\n \"requestParameters\": [\n {\n \"description\": \"\",\n \"fieldType\": \"\",\n \"label\": \"\",\n \"name\": \"\",\n \"schema\": {\n \"datatype\": {},\n \"default\": \"\",\n \"expose\": {},\n \"required\": {},\n \"style\": \"{{oneOf (array 'postbody' 'query' 'template')}}\"\n }\n }\n ],\n \"responseFormat\": \"{{oneOf (array 'Html' 'Json' 'Text' 'Xml')}}\",\n \"type\": \"{{oneOf (array 'action' 'trigger')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about a channel function", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1419e24f-287b-4015-bc32-70d2d9249214", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6b3820c3-1955-4fe9-b865-e7365bd1a8b9", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a41c8cb5-9971-4771-a914-d32e4d4a76d2", "documentation": "Create an org", "method": "post", "endpoint": "orgs", "responses": [ { "uuid": "1d47b30d-0011-47c3-a434-d22fb1cea703", "body": "[\n {\n \"createdDate\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"plan\": \"{{oneOf (array 'free' 'basic')}}\",\n \"planCat\": {},\n \"status\": \"\",\n \"type\": {}\n }\n]", "latency": 0, "statusCode": 200, "label": "An org was successfully created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1dc5959d-4a60-4db7-84c6-1685e4174f90", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ccfdb94-4bff-4cc0-956e-1ebc02c4c614", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7ad8dc45-803d-4fca-a568-1b3a24f2b7b6", "documentation": "Get org information", "method": "get", "endpoint": "orgs/me", "responses": [ { "uuid": "3edd875a-0a3c-4925-b875-b82c495a333e", "body": "[\n {\n \"createdDate\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"plan\": \"{{oneOf (array 'free' 'basic')}}\",\n \"planCat\": {},\n \"status\": \"\",\n \"type\": {}\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about an org", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5849e301-f4d5-4102-b10a-afe669afc5bd", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "85182026-cacf-4b74-94e7-da32f8bd8e49", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "71168b46-a02e-427e-a01f-a68388b5e8db", "documentation": "List rules", "method": "get", "endpoint": "rules", "responses": [ { "uuid": "8174ad4f-a583-4766-b923-4c784b3c4298", "body": "[\n {\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of rules in an app", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "35906b1a-0680-4ff4-a7f9-828eaa9e0637", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6cbb0ae4-289d-46f4-8db8-7c7d9673178e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8127fe09-1730-4f5f-9949-b7a45d60e21c", "documentation": "Create a new rule", "method": "post", "endpoint": "rules", "responses": [ { "uuid": "9eae44b7-dea6-40f7-9086-7ae2e86c952c", "body": "{\n \"actions\": [\n {\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n ],\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\",\n \"triggers\": [\n {\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A rule was created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "765fa377-5421-4766-ae5a-bd36ef4b7796", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "83498df1-7957-4962-968f-80907ff3a92a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0f11d7b-e4c4-4204-8207-eb02211eb149", "documentation": "Delete a rule", "method": "delete", "endpoint": "rules/:rule_id", "responses": [ { "uuid": "7e3c91f5-7d74-4614-9008-8d5b87d8e6d5", "body": "", "latency": 0, "statusCode": 200, "label": "The rule was successfully removed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "026681ba-e38c-43dd-b2d4-1abceb66693b", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ddbd88d3-3804-474b-b4e2-dbb5a1e90994", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d1d4bbe5-b0fb-40f5-b4c1-51059b01a8be", "documentation": "Get a rule", "method": "get", "endpoint": "rules/:rule_id", "responses": [ { "uuid": "b63c6c16-5867-4cad-87fb-8e812acc63af", "body": "[\n {\n \"actions\": [\n {\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n ],\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\",\n \"triggers\": [\n {\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about a rule", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f4f1e74a-9401-47c9-80b1-3c48658064ce", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb664bf3-2e6e-4b7b-bac3-0ae86b6fff57", "documentation": "Update information about a specific rule", "method": "patch", "endpoint": "rules/:rule_id", "responses": [ { "uuid": "c9866eb3-36bd-4a10-b3ba-bbd2994ae864", "body": "{\n \"actions\": [\n {\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n ],\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\",\n \"triggers\": [\n {\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Information about the rule was updated successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f6efa3b5-773c-4de3-8c93-9d69f13e6b25", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "730466b2-252b-4285-b17b-73405a91e680", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bf585963-7540-45e6-8488-26645dc8549e", "documentation": "Run a rule", "method": "post", "endpoint": "rules/:rule_id/run", "responses": [ { "uuid": "654b6bb1-7767-4633-853e-82999ad3f001", "body": "{}", "latency": 0, "statusCode": 200, "label": "A rule ran successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "199282d0-0b90-4038-9634-a93c0220607c", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "a3230156-8d91-415a-8fd5-0ddd361bbdfe", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0555c5fe-2992-4d74-879f-b943ece6df6f", "documentation": "Triggers in an app", "method": "get", "endpoint": "triggers", "responses": [ { "uuid": "2a0d56d1-4bb1-45f9-9eaa-1b668beade44", "body": "[\n {\n \"channelId\": {{faker 'number.int' max=99999}},\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of triggers in an app", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bedc11a9-e1f6-4d52-84f7-acf461df1f93", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3a3cf309-30dd-4daa-8ccd-06147d78f59e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd3e27d1-bc02-41c1-b631-cdc7c8754802", "documentation": "Create a new trigger in an app", "method": "post", "endpoint": "triggers", "responses": [ { "uuid": "b225a00f-adf9-46e5-baca-1c05c866224a", "body": "{\n \"channelId\": {{faker 'number.int' max=99999}},\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "A trigger was successfully created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2f80aa21-03f8-4e35-aefd-828ffa9dd899", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4d90a7f9-5c2c-4df1-b1cc-d8e9c6e371ad", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0073b826-cc58-4d68-800c-504c183e5742", "documentation": "Delete a trigger", "method": "delete", "endpoint": "triggers/:trigger_id", "responses": [ { "uuid": "82a92310-fe3d-40b3-a675-a2d08369b377", "body": "", "latency": 0, "statusCode": 200, "label": "The trigger was successfully removed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "825feacb-7108-4218-a794-450448fd0c37", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c98034bd-f6af-4d0e-8d71-2d22a36e3ff5", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b04e726a-9ee0-4d05-ab9b-5d3c28fc7118", "documentation": "Get a trigger", "method": "get", "endpoint": "triggers/:trigger_id", "responses": [ { "uuid": "42e5dc89-91be-40d8-b6b4-eeb45c222fdd", "body": "[\n {\n \"channelId\": {{faker 'number.int' max=99999}},\n \"codes\": {},\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"parameters\": {},\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about a trigger", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "59737782-1229-41fd-b465-4038e2cff74a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5b3e14f4-eb74-450f-8ba1-3f98f1471193", "documentation": "Update a trigger", "method": "patch", "endpoint": "triggers/:trigger_id", "responses": [ { "uuid": "f13a680c-8351-4e44-b79b-1a31721a2638", "body": "{\n \"channelId\": {{faker 'number.int' max=99999}},\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Information about the trigger was updated successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "144b845c-fe52-4633-8017-232fa583e786", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "49d38eb5-d4c2-463f-bec9-a2d208582e91", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d065695c-0e50-4d9f-9bbb-f34079618eb7", "documentation": "Users", "method": "get", "endpoint": "users", "responses": [ { "uuid": "8bd813cc-383f-49dd-b59e-bb719019f228", "body": "[\n {\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of App Users in an app", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2d3279a0-29d2-4c79-8f68-b504d0229c67", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "d5018842-cf06-495b-a380-585b5ffac69a", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2032d11a-1a81-47e3-8b7f-aa8f4a8dcd84", "documentation": "Create a new App User", "method": "post", "endpoint": "users", "responses": [ { "uuid": "11e9fe9a-1774-405b-a3c4-18ae3a278bec", "body": "{\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "An App User was created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a52ad917-a7ab-4997-89d7-ed6fd886ceee", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "00a8f132-10df-4f66-b9c8-f97b30c98775", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b89c178d-ad8c-49c7-9fe0-476db9875391", "documentation": "Admin users", "method": "get", "endpoint": "users/admin", "responses": [ { "uuid": "d56fbae4-0780-4862-a856-db759e78fc2c", "body": "[\n {\n \"createdDate\": \"\",\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of admin users in an app", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d69dea94-4ded-4b62-9815-04977bdfa254", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "cf8d4e72-fb05-48f8-b929-c06a0672cdf2", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d0dbeff9-c322-4767-b49f-c5e76c243841", "documentation": "Create a new admin user", "method": "post", "endpoint": "users/admin", "responses": [ { "uuid": "27c2b665-99ea-426a-b154-abfef4de4aef", "body": "{\n \"createdDate\": \"\",\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "An admin user was created", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "5f0027d0-0b36-40be-9941-b289dc311f8c", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "86ab7493-9704-4dc4-a96d-b7684d3c846e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7092594a-3036-4f5d-92e8-9a50ed49cd8a", "documentation": "Remove an admin user", "method": "delete", "endpoint": "users/admin/:user_id", "responses": [ { "uuid": "c9a7675c-c266-422e-a0de-ce1747211f26", "body": "", "latency": 0, "statusCode": 200, "label": "The admin user was successfully removed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "05370463-5593-4613-b506-abb292d522ac", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "6a6fe397-7faf-4020-aa0c-cd5b9328d1a6", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d57b8a52-a2a8-4a9c-aac8-8f797c392ca6", "documentation": "Get an admin user", "method": "get", "endpoint": "users/admin/:user_id", "responses": [ { "uuid": "02a21191-334f-4c2c-965a-890558ced768", "body": "[\n {\n \"createdDate\": \"\",\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about an admin user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "9491c300-0b52-49ed-8502-28fec07156a3", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3458c431-610b-4da7-ac5e-29f7ef10cc95", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "43b2eedd-5dbe-4c25-b53b-b2a1c3a6d5c1", "documentation": "Update information about an admin user", "method": "patch", "endpoint": "users/admin/:user_id", "responses": [ { "uuid": "3941c7d8-d7c1-4458-bf9a-9f03a35e4724", "body": "{\n \"createdDate\": \"\",\n \"email\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Information about the admin user was updated successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c6a0a7eb-75d3-4c72-bfb2-61ba66372ffa", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "2d766a93-d7df-4177-add5-529bd7a29148", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cff3ae25-9a2b-4369-a681-5303757a5113", "documentation": "Authenticate a user for a channel", "method": "post", "endpoint": "users/authenticate/:user_id/channel/:channel_id", "responses": [ { "uuid": "25681752-a138-4d31-af91-5f896fbe2757", "body": "[\n {\n \"url\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Authorize url to be sent an authorize request", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "faeb89ce-0b5e-4d84-b7a7-21687d845a62", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "02114ca8-e0c4-4158-8b28-ae9fc2ea8d33", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c4a878ab-8e84-4198-a865-f3a74436a5f1", "documentation": "Remove a user", "method": "delete", "endpoint": "users/:user_id", "responses": [ { "uuid": "0ee2a0d4-16d5-453d-abe4-f2a676c551e3", "body": "", "latency": 0, "statusCode": 200, "label": "The user was successfully removed", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "de2d1c6b-210f-4b19-9a38-d6b01d35befd", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "889f9787-4c44-451e-8b00-774627a847a3", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f5f05c53-6410-414c-80f6-404a8c77db0f", "documentation": "Get an App User", "method": "get", "endpoint": "users/:user_id", "responses": [ { "uuid": "b5481790-975d-40a1-bad5-4ed4a8017c55", "body": "[\n {\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about an App User", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4d884174-c5c6-44ac-90c2-9b2f28c8e6b2", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e624ad63-0c42-47e0-a3a6-4710b78748cb", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "db50f2f6-8344-4689-9671-d4e89b592930", "documentation": "Update information about an App User", "method": "patch", "endpoint": "users/:user_id", "responses": [ { "uuid": "68d8fc9c-739e-4ec5-bb1a-caf50121aa1e", "body": "{\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Information about the user was updated successfully", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7612083b-709f-4c1d-a2c6-1b5ca5f903c7", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "8f42471e-c18c-42b3-b8f3-297721099cca", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5a1e4e07-dcc7-4c62-ae33-1d5c6b0dca36", "documentation": "Channels available to a User", "method": "get", "endpoint": "users/:user_id/channels", "responses": [ { "uuid": "8b3b0d20-f1ca-4349-af0b-13e3de1f73e6", "body": "[\n {\n \"channelId\": {{faker 'number.int' max=99999}},\n \"userId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of channels available to a specific user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "14911b33-bf69-45bb-a574-89edfd724ccb", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0f090216-384e-4615-bd7f-e1c568d2e22c", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "15322a72-1378-4ed7-94db-1621c5a97b41", "documentation": "Assign a channel to a user", "method": "post", "endpoint": "users/:user_id/channels", "responses": [ { "uuid": "c555d867-9b82-45cb-9f88-c15d555691f1", "body": "{\n \"channelId\": {{faker 'number.int' max=99999}},\n \"userId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "A channel was assigned to a user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "af3299db-20ee-4ae5-88ce-29d6230bb351", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "c0cf267b-ae1b-4da6-8245-df081b645d96", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "406df544-e9e1-497d-9dcb-3a65d1fa3ab1", "documentation": "Remove a user channel assignment", "method": "delete", "endpoint": "users/:user_id/channels/:channel_id", "responses": [ { "uuid": "3a463e80-2a04-411a-bae0-355fd7986055", "body": "", "latency": 0, "statusCode": 200, "label": "The channel was successfully removed from the user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "be33a368-9639-4f16-9911-22ce88fe86ec", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "fd986330-b118-4612-a4e0-35fddbf7c872", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d701a697-da67-4582-895d-279cb3b9c12a", "documentation": "Get a user channel", "method": "get", "endpoint": "users/:user_id/channels/:channel_id", "responses": [ { "uuid": "0fb8bcb7-d4b1-4fe7-bcbd-f101e8e2c4cd", "body": "[\n {\n \"channelId\": {{faker 'number.int' max=99999}},\n \"userId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about a specific channel for a specific user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b219bd65-40c2-460c-adc0-74cab8916215", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "545f2bfb-27b3-4eda-b179-b30eb91940c5", "documentation": "Rules for a User", "method": "get", "endpoint": "users/:user_id/rules", "responses": [ { "uuid": "4fe78bf8-3aac-46d3-a4a4-c7cf19c995fa", "body": "[\n {\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of rules applying to a specific user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a1a546b1-6a01-485f-b9ea-fa894be59e54", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "904167c6-1438-4fae-aa3f-684fb6a18994", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a549f4a9-c593-4230-9536-ddf06a3d2377", "documentation": "Remove a rule user", "method": "delete", "endpoint": "users/:user_id/rules/:rule_id", "responses": [ { "uuid": "fc7b9882-dd42-4f8c-986e-8fe4ba8abdee", "body": "", "latency": 0, "statusCode": 200, "label": "The rule was successfully removed from the system", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "7b9c9a65-8706-46f1-9a52-2c7c7106926c", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "48dd2b39-aeef-4d72-9fc9-89658bf987ae", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "212b3679-56e1-49a3-9344-3f52c872e8f6", "documentation": "Get a user", "method": "get", "endpoint": "users/:user_id/rules/:rule_id", "responses": [ { "uuid": "98bb80e2-da30-4a92-a1dc-2f080f7f4c29", "body": "[\n {\n \"actions\": [\n {\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n ],\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\",\n \"triggers\": [\n {\n \"channelId\": \"\",\n \"createdDate\": \"\",\n \"description\": \"\",\n \"functionId\": \"\",\n \"id\": \"\",\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "Detailed information about a rule", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8c624c52-05e1-42cd-80fb-f1e8fdbc4792", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "952845c3-5bf8-4e3c-ae7c-0248abf61948", "documentation": "Assign a user to a rule", "method": "post", "endpoint": "users/:user_id/rules/:rule_id", "responses": [ { "uuid": "26e81854-fc8f-431a-b545-4948610203c0", "body": "{\n \"createdDate\": \"\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"modifiedDate\": \"\",\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'active' 'inactive')}}\"\n}", "latency": 0, "statusCode": 200, "label": "A rule was assigned to the user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "73386452-0ac4-46d3-9abb-57446dd1910c", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "661868d6-9b77-40b5-8424-380d917ac8d3", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "06b46618-a0c6-4c90-9c52-2fc7e26fe58c", "documentation": "Run rule for a user", "method": "post", "endpoint": "users/:user_id/rules/:rule_id/run", "responses": [ { "uuid": "e4408cb5-5e5b-42ba-8a6e-f5686fba57da", "body": "{}", "latency": 0, "statusCode": 200, "label": "A rule ran successfully for a user", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e66be4b5-6d4b-4ca1-b811-0243b0ca99ab", "body": "\"\"", "latency": 0, "statusCode": 400, "label": "Invalid Input", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "95e6f6d6-620d-445a-83b2-60315a8ac499", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "Unexpected error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "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": "77e5f9ad-abcf-4585-8a0e-db8dbed21b20" }, { "type": "route", "uuid": "ca08f155-ce85-4142-b894-35f37bba98cb" }, { "type": "route", "uuid": "fbde6310-e027-48c5-81e6-2682915d621f" }, { "type": "route", "uuid": "4315407e-f070-42b0-b064-3fdea48256e1" }, { "type": "route", "uuid": "550961f3-bfc1-438d-bc36-78bc35e48289" }, { "type": "route", "uuid": "05c3d0ba-37a1-4ec4-990f-a536dd25ecf2" }, { "type": "route", "uuid": "be1890c5-d29b-425b-b11c-66591acf0a5f" }, { "type": "route", "uuid": "39f87fa0-e475-410b-b74e-0b10e2eca002" }, { "type": "route", "uuid": "36b05bde-558a-4894-96e8-22a82c5d976d" }, { "type": "route", "uuid": "2bb561fd-e919-4374-a711-fd0ac3cae97f" }, { "type": "route", "uuid": "fcc73bee-88fa-49b4-8da1-ebdc1c4e9d74" }, { "type": "route", "uuid": "022df94a-3f1c-4ece-ae94-7cf784de0399" }, { "type": "route", "uuid": "97e8ed52-6e6b-48c0-99b6-577f930366f2" }, { "type": "route", "uuid": "c7704986-e6fd-456c-9ad4-a2ddc8b46d3c" }, { "type": "route", "uuid": "89db0eef-2e4e-425f-a1f7-cdc05c978f74" }, { "type": "route", "uuid": "7ec7ff16-1440-48c8-be46-cf79b376867a" }, { "type": "route", "uuid": "0acead60-b411-4539-9060-f50f5192db82" }, { "type": "route", "uuid": "a1831c2b-a752-4497-ac83-fcf4427d9ff3" }, { "type": "route", "uuid": "8aadd4fd-a70b-4ddc-a050-5d188d38195b" }, { "type": "route", "uuid": "9b7edc91-7db8-40cb-8add-d3ba2671c599" }, { "type": "route", "uuid": "2886841f-59a7-4a30-bf3d-19e59879e503" }, { "type": "route", "uuid": "107a3948-b7d0-4d89-9580-aeeba8d2ecd3" }, { "type": "route", "uuid": "33d67027-de18-4a4a-8ca5-30dc8b6fef3a" }, { "type": "route", "uuid": "15662da5-45de-4a45-910f-0514945821b7" }, { "type": "route", "uuid": "3d005992-ecff-4591-9653-f8d98145a561" }, { "type": "route", "uuid": "81845a3f-f8b1-4f95-a2c2-690432028000" }, { "type": "route", "uuid": "0fdcf68b-1fe6-4fe0-a3ac-afb72b05d349" }, { "type": "route", "uuid": "f0f0323d-89de-475d-a176-5916f0bbf36a" }, { "type": "route", "uuid": "d38a53c5-bd50-43bd-b3bd-85a0d61469e5" }, { "type": "route", "uuid": "faaa1bc2-fd74-4407-9255-bb1aa88efdd2" }, { "type": "route", "uuid": "f2084623-91e7-4f0a-9388-bd5101a850ba" }, { "type": "route", "uuid": "4349910b-b3cb-48b1-8cb8-c90da330ac64" }, { "type": "route", "uuid": "3cbfdd3f-48f8-4284-a34d-ede2326c4226" }, { "type": "route", "uuid": "a41c8cb5-9971-4771-a914-d32e4d4a76d2" }, { "type": "route", "uuid": "7ad8dc45-803d-4fca-a568-1b3a24f2b7b6" }, { "type": "route", "uuid": "71168b46-a02e-427e-a01f-a68388b5e8db" }, { "type": "route", "uuid": "8127fe09-1730-4f5f-9949-b7a45d60e21c" }, { "type": "route", "uuid": "b0f11d7b-e4c4-4204-8207-eb02211eb149" }, { "type": "route", "uuid": "d1d4bbe5-b0fb-40f5-b4c1-51059b01a8be" }, { "type": "route", "uuid": "bb664bf3-2e6e-4b7b-bac3-0ae86b6fff57" }, { "type": "route", "uuid": "bf585963-7540-45e6-8488-26645dc8549e" }, { "type": "route", "uuid": "0555c5fe-2992-4d74-879f-b943ece6df6f" }, { "type": "route", "uuid": "cd3e27d1-bc02-41c1-b631-cdc7c8754802" }, { "type": "route", "uuid": "0073b826-cc58-4d68-800c-504c183e5742" }, { "type": "route", "uuid": "b04e726a-9ee0-4d05-ab9b-5d3c28fc7118" }, { "type": "route", "uuid": "5b3e14f4-eb74-450f-8ba1-3f98f1471193" }, { "type": "route", "uuid": "d065695c-0e50-4d9f-9bbb-f34079618eb7" }, { "type": "route", "uuid": "2032d11a-1a81-47e3-8b7f-aa8f4a8dcd84" }, { "type": "route", "uuid": "b89c178d-ad8c-49c7-9fe0-476db9875391" }, { "type": "route", "uuid": "d0dbeff9-c322-4767-b49f-c5e76c243841" }, { "type": "route", "uuid": "7092594a-3036-4f5d-92e8-9a50ed49cd8a" }, { "type": "route", "uuid": "d57b8a52-a2a8-4a9c-aac8-8f797c392ca6" }, { "type": "route", "uuid": "43b2eedd-5dbe-4c25-b53b-b2a1c3a6d5c1" }, { "type": "route", "uuid": "cff3ae25-9a2b-4369-a681-5303757a5113" }, { "type": "route", "uuid": "c4a878ab-8e84-4198-a865-f3a74436a5f1" }, { "type": "route", "uuid": "f5f05c53-6410-414c-80f6-404a8c77db0f" }, { "type": "route", "uuid": "db50f2f6-8344-4689-9671-d4e89b592930" }, { "type": "route", "uuid": "5a1e4e07-dcc7-4c62-ae33-1d5c6b0dca36" }, { "type": "route", "uuid": "15322a72-1378-4ed7-94db-1621c5a97b41" }, { "type": "route", "uuid": "406df544-e9e1-497d-9dcb-3a65d1fa3ab1" }, { "type": "route", "uuid": "d701a697-da67-4582-895d-279cb3b9c12a" }, { "type": "route", "uuid": "545f2bfb-27b3-4eda-b179-b30eb91940c5" }, { "type": "route", "uuid": "a549f4a9-c593-4230-9536-ddf06a3d2377" }, { "type": "route", "uuid": "212b3679-56e1-49a3-9344-3f52c872e8f6" }, { "type": "route", "uuid": "952845c3-5bf8-4e3c-ae7c-0248abf61948" }, { "type": "route", "uuid": "06b46618-a0c6-4c90-9c52-2fc7e26fe58c" } ] }