{ "uuid": "f1b5f70d-f48e-4088-aebc-3bee816814d8", "lastMigration": 29, "name": "LUIS Programmatic", "endpointPrefix": "luis/api/v2.0", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "a29cc00c-c90c-440d-b858-8853ee2d3d70", "documentation": "Lists all of the user applications.", "method": "get", "endpoint": "apps/", "responses": [ { "uuid": "841b8bbe-5c7a-4bb4-9199-03231df83409", "body": "[\n {\n \"activeVersion\": \"\",\n \"createdDateTime\": \"\",\n \"culture\": \"\",\n \"description\": \"\",\n \"domain\": \"\",\n \"endpointHitsCount\": {{faker 'number.int' max=99999}},\n \"endpoints\": {},\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"usageScenario\": \"\",\n \"versionsCount\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the user applications.", "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": "e69bdcbf-3cbd-43e1-a8c5-1b8341fb5fa2", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "3d551d19-b5f3-495a-a22e-ae91cd6cb9e9", "documentation": "Creates a new LUIS app.", "method": "post", "endpoint": "apps/", "responses": [ { "uuid": "9d6b821a-f8b6-4015-9062-759065a5b242", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created application.", "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": "35b444d6-f6fd-40d7-a99d-c897541960f6", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "7d68642f-a885-45dc-9e37-5d87aaae96ca", "documentation": "Gets the endpoint URLs for the prebuilt Cortana applications.", "method": "get", "endpoint": "apps/assistants", "responses": [ { "uuid": "2b56c91b-c29c-4fa8-8e84-18274d31ee58", "body": "{\n \"endpointKeys\": [\n \"{{faker 'string.uuid'}}\"\n ],\n \"endpointUrls\": {}\n}", "latency": 0, "statusCode": 200, "label": "A personal assistant apps JSON object containing the endpoint URLs for Cortana applications and the user's endpoint keys.", "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": "6f1af425-2f92-4516-b363-3044b539675d", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "2cb486e3-dbe9-4454-8c9f-e9f2436e25b1", "documentation": "Gets the supported application cultures.", "method": "get", "endpoint": "apps/cultures", "responses": [ { "uuid": "9d37cd72-1ead-49f0-a11c-6834385fe39b", "body": "[\n {\n \"code\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list object containing the supported application cultures.", "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": "f3da3e56-e1a2-4e84-93f2-143350a2f150", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "73ecbab2-78a9-421c-acb5-ba06997a2e61", "documentation": "Gets all the available custom prebuilt domains for all cultures.", "method": "get", "endpoint": "apps/customprebuiltdomains", "responses": [ { "uuid": "9afcd561-af5c-4409-8460-ce0e4ce159f2", "body": "[\n {\n \"culture\": \"\",\n \"description\": \"\",\n \"entities\": [\n {\n \"description\": \"\",\n \"examples\": \"\",\n \"name\": \"\"\n }\n ],\n \"examples\": \"\",\n \"intents\": [\n {\n \"description\": \"\",\n \"examples\": \"\",\n \"name\": \"\"\n }\n ],\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returns a list of all custom prebuilt domains and their intents/entities representation.", "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": "fb2da2a1-2a70-4641-b2f9-ea466aff75c8", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "e940f4ea-2488-43d4-b380-070fbf9d4386", "documentation": "Adds a prebuilt domain along with its models as a new application.", "method": "post", "endpoint": "apps/customprebuiltdomains", "responses": [ { "uuid": "702eb1c3-f202-4e3d-bd34-bb19eeed3a54", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created application.", "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": "9fd1c90f-1104-4efc-b768-c24543c9110a", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "f9a50346-0cfe-420e-9624-81fd44ff49c0", "documentation": "Gets all the available custom prebuilt domains for a specific culture.", "method": "get", "endpoint": "apps/customprebuiltdomains/:culture", "responses": [ { "uuid": "b5daa627-581c-4299-aff2-e6cf771040d7", "body": "[\n {\n \"culture\": \"\",\n \"description\": \"\",\n \"entities\": [\n {\n \"description\": \"\",\n \"examples\": \"\",\n \"name\": \"\"\n }\n ],\n \"examples\": \"\",\n \"intents\": [\n {\n \"description\": \"\",\n \"examples\": \"\",\n \"name\": \"\"\n }\n ],\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Returns a list of all domains and their intents/entities representation for a specific culture.", "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": "1d470081-09e0-4d72-9596-3df28724f5bb", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "c324c877-dd45-4e46-9e69-14687636d2e2", "documentation": "Gets the available application domains.", "method": "get", "endpoint": "apps/domains", "responses": [ { "uuid": "cb8a54c8-e29e-447b-aac1-3703b979675c", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "A list object containing the available application domains.", "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": "e391e6d0-e102-47cc-8d91-704a17fa0eb1", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "0e6e39d1-ea4e-4e5a-92e4-89fcab43f959", "documentation": "Imports an application to LUIS, the application's structure should be included in in the request body.", "method": "post", "endpoint": "apps/import", "responses": [ { "uuid": "4787c953-0c60-4592-822b-3c869c2a0173", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the imported application.", "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": "88dd7a75-0f44-49b8-9913-a434989010c7", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "d0dd6a5a-78dd-42cd-91de-f831263fdfdd", "documentation": "Gets the application available usage scenarios.", "method": "get", "endpoint": "apps/usagescenarios", "responses": [ { "uuid": "ef862c5b-1eb7-486a-9840-b447b0169e49", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "A list object containing the available application usage scenarios.", "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": "9529baf6-2883-4dec-9dda-46911fbfff51", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "1b2ae9ef-9112-409f-8e2c-a9e69d4373c2", "documentation": "Deletes an application.", "method": "delete", "endpoint": "apps/:appId", "responses": [ { "uuid": "8694c3ae-5ed5-42b1-9394-33f5fed4e3e7", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully deleted application.", "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": "b3da6d34-4b1d-4d8d-8428-aa42afd32952", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "90571e74-935c-48ab-a358-7fccbfd85dcd", "documentation": "Gets the application info.", "method": "get", "endpoint": "apps/:appId", "responses": [ { "uuid": "2f3d32fc-30e4-4153-b4a6-f66cfbd737fd", "body": "{\n \"activeVersion\": \"\",\n \"createdDateTime\": \"\",\n \"culture\": \"\",\n \"description\": \"\",\n \"domain\": \"\",\n \"endpointHitsCount\": {{faker 'number.int' max=99999}},\n \"endpoints\": {},\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"usageScenario\": \"\",\n \"versionsCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "The application info.", "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": "81eed881-90c3-4bd5-9456-91c322030a18", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "e062a7bf-ec22-4e92-a162-98802eda3ee6", "documentation": "Updates the name or description of the application.", "method": "put", "endpoint": "apps/:appId", "responses": [ { "uuid": "539d97fc-6ebd-4d27-9554-1e4a3f836ff2", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated application name and description.", "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": "653a4a62-e29f-495c-bea1-6f8e80d04a87", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "542e8812-11f4-4b60-b0bf-7a668adedbd2", "documentation": "Returns the available endpoint deployment regions and URLs.", "method": "get", "endpoint": "apps/:appId/endpoints", "responses": [ { "uuid": "561dcde7-a36e-4103-b8ee-c04e0ad33952", "body": "{}", "latency": 0, "statusCode": 200, "label": "Returns a list of endpoints regions and their corresponding endpoint URL.", "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": "ea72ea42-593b-4bba-9b6b-1ce5ac3badc4", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "67c1da8b-8eb3-4d4a-9c17-262799a697f5", "documentation": "Removes a user from the allowed list of users to access this LUIS application. Users are removed using their email address.", "method": "delete", "endpoint": "apps/:appId/permissions", "responses": [ { "uuid": "32a78090-0c57-4794-9d4a-cec7922619e7", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "c1c31f53-0b76-4fae-b117-8b507f4a2edb", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "2cf7f451-82ec-4bb5-b6a8-590e12a54cfd", "documentation": "Gets the list of user emails that have permissions to access your application.", "method": "get", "endpoint": "apps/:appId/permissions", "responses": [ { "uuid": "425035cf-d948-4231-a637-a351f4a8dbc8", "body": "{\n \"emails\": [\n \"\"\n ],\n \"owner\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The list includes a single owner. All collaborators are listed in the emails array.", "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": "dc176f40-95f5-4fe4-bcc1-ea552ba6e823", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "b8971457-623c-4d04-b3c1-b222cea58c54", "documentation": "Adds a user to the allowed list of users to access this LUIS application. Users are added using their email address.", "method": "post", "endpoint": "apps/:appId/permissions", "responses": [ { "uuid": "cc21c1d6-0886-49ce-82a3-21488fcd9e80", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "23e12a14-8775-4789-9bf8-68388f5717ed", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "39b973c4-985c-4973-96e0-8388ce215fd7", "documentation": "Replaces the current users access list with the one sent in the body. If an empty list is sent, all access to other users will be removed.", "method": "put", "endpoint": "apps/:appId/permissions", "responses": [ { "uuid": "2cc7d9ea-3246-422a-95e4-48d617814448", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "35d2b2e6-74c0-47f2-8b14-c6dfd6a4de78", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "f3a7de88-d69b-468d-8a81-7ed759d752f4", "documentation": "Publishes a specific version of the application.", "method": "post", "endpoint": "apps/:appId/publish", "responses": [ { "uuid": "3b117456-be9b-4391-beb8-856306b1be08", "body": "{\n \"assignedEndpointKey\": \"\",\n \"endpointRegion\": \"\",\n \"endpointUrl\": \"\",\n \"isStaging\": {{faker 'datatype.boolean'}},\n \"publishedDateTime\": \"\",\n \"region\": \"\",\n \"versionId\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "An object containing the application endpoint URL and its assigned endpoint key.", "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": "7d453c58-2f8f-4402-9311-f6c326d0fc72", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "ec955f55-d68d-4bdd-bf88-69cc457f6f2d", "documentation": "Gets the query logs of the past month for the application.", "method": "get", "endpoint": "apps/:appId/querylogs", "responses": [ { "uuid": "72113cf0-46f5-4a13-8f17-c43b7df35039", "body": "", "latency": 0, "statusCode": 200, "label": "A CSV file containing the query logs for the past month.", "headers": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1b99cb88-57a1-40d5-848f-8614104ead6f", "body": "", "latency": 0, "statusCode": 200, "label": "Error Response.", "headers": [ { "key": "Content-Type", "value": "application/octet-stream" } ], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e4229364-a443-46c7-84f3-ee0795b52b32", "documentation": "Get the application settings.", "method": "get", "endpoint": "apps/:appId/settings", "responses": [ { "uuid": "fc672efb-1deb-47d0-a4d7-181e5f69ca65", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"public\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "The application settings.", "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": "f5254d04-0095-49bc-ae00-fd5f15159077", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "bd312078-2455-4f7e-9459-44587efe638d", "documentation": "Updates the application settings.", "method": "put", "endpoint": "apps/:appId/settings", "responses": [ { "uuid": "53a91a37-5536-4bcf-94ee-2fd4d9159944", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated application settings.", "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": "e13bef31-19ef-4fbf-bbdc-ad3bd04ac6e8", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "a0243784-d03d-4ed0-b1cf-17d04422f1c9", "documentation": "Gets the application versions info.", "method": "get", "endpoint": "apps/:appId/versions", "responses": [ { "uuid": "650da569-4695-4a9f-a910-7815ca98a3b7", "body": "[\n {\n \"assignedEndpointKey\": {},\n \"createdDateTime\": \"{{faker 'date.recent' 365}}\",\n \"endpointHitsCount\": {{faker 'number.int' max=99999}},\n \"endpointUrl\": \"\",\n \"entitiesCount\": {{faker 'number.int' max=99999}},\n \"externalApiKeys\": {},\n \"intentsCount\": {{faker 'number.int' max=99999}},\n \"lastModifiedDateTime\": \"{{faker 'date.recent' 365}}\",\n \"lastPublishedDateTime\": \"{{faker 'date.recent' 365}}\",\n \"lastTrainedDateTime\": \"{{faker 'date.recent' 365}}\",\n \"trainingStatus\": \"{{oneOf (array 'NeedsTraining' 'InProgress' 'Trained')}}\",\n \"version\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of all versions of the application.", "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": "93fd782c-62f9-4094-a802-b9e94df35fd6", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "8cdf83f9-2884-4b68-9c10-3d7db1a59d58", "documentation": "Imports a new version into a LUIS application.", "method": "post", "endpoint": "apps/:appId/versions/import", "responses": [ { "uuid": "48880169-5347-41e5-ab63-6cf68278c863", "body": "\"0.1\"", "latency": 0, "statusCode": 201, "label": "The created application version.", "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": "8497a5ce-0975-4955-8b46-406b6d5ea4aa", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "bd4a16a1-c59f-462b-988f-aa0924dfb808", "documentation": "Deletes an application version.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/", "responses": [ { "uuid": "ff0e2a67-c640-4085-8dcc-9a8d0e67a197", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "3edec3c6-3dda-4b72-9d4e-d424eb6c1d5c", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "6ae487cf-8619-45ad-bed3-e9ffc8a214f0", "documentation": "Gets the version info.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/", "responses": [ { "uuid": "090dc443-2771-488f-9f7a-274ad29d1f49", "body": "{\n \"assignedEndpointKey\": {},\n \"createdDateTime\": \"{{faker 'date.recent' 365}}\",\n \"endpointHitsCount\": {{faker 'number.int' max=99999}},\n \"endpointUrl\": \"\",\n \"entitiesCount\": {{faker 'number.int' max=99999}},\n \"externalApiKeys\": {},\n \"intentsCount\": {{faker 'number.int' max=99999}},\n \"lastModifiedDateTime\": \"{{faker 'date.recent' 365}}\",\n \"lastPublishedDateTime\": \"{{faker 'date.recent' 365}}\",\n \"lastTrainedDateTime\": \"{{faker 'date.recent' 365}}\",\n \"trainingStatus\": \"{{oneOf (array 'NeedsTraining' 'InProgress' 'Trained')}}\",\n \"version\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "A model containing the version info.", "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": "00cfe01c-fe78-4c22-98ff-ed9f2a1bfd04", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "8ec09ba2-6849-46a4-9c15-b7b8493abeb9", "documentation": "Updates the name or description of the application version.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/", "responses": [ { "uuid": "7c6bdb18-5ae4-4821-86ed-35c703bf6ccf", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "1250987d-dbf3-44b0-8849-5a7b491d28ff", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "bfd08d92-d50b-4ba0-80ae-3b093b3d0996", "documentation": "Creates a new version using the current snapshot of the selected application version.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/clone", "responses": [ { "uuid": "88d5d60e-9079-4382-ae4f-317f935cf390", "body": "\"0.2\"", "latency": 0, "statusCode": 201, "label": "The version ID of the created task.", "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": "24dee815-9d6e-495d-b5de-71ba287cb75b", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "cca87f0f-6ed9-4bf4-b21c-8e6ded95d63a", "documentation": "Gets information about the closedlist models.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/closedlists", "responses": [ { "uuid": "a742bd71-10a0-40b7-86c8-0c85ffd2e11c", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of closedlist entity model infos.", "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": "96b50f5d-1d07-47c7-bd78-1920d8a832f5", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "f1ebe267-6187-460f-a28d-ee691548cab2", "documentation": "Adds a closed list model to the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/closedlists", "responses": [ { "uuid": "551eb8d2-80d7-40e1-9499-ad99d6177f84", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created model.", "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": "b6d7011e-8375-4d54-9d82-32400b82db08", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "17c3cedb-4467-4983-819a-c3826f619fb4", "documentation": "Deletes a closed list model from the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId", "responses": [ { "uuid": "3ded0b0b-13c6-4e56-bf86-e2b7d8d787bd", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully delete Closed List from application.", "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": "88485451-ad64-4164-940c-bbb53c2610fd", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "cdd3363f-79db-422b-9d5f-76a048fba0b0", "documentation": "Gets information of a closed list model.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId", "responses": [ { "uuid": "6125b16f-7b33-4d61-bb71-c035745791a9", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "The closed list model info.", "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": "6052888d-2004-4a16-83e1-a8409f55469a", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "889417f8-50bd-434d-88aa-559e223a3c2c", "documentation": "Adds a batch of sublists to an existing closedlist.", "method": "patch", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId", "responses": [ { "uuid": "617df28f-2b4f-43df-a1fb-fc0922c56731", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully added sublists to Closed List.", "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": "69046ecf-88c6-4b86-9b4e-a6499ec371d0", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "59e8514c-b1aa-4ff1-8a54-ef7368c37e10", "documentation": "Updates the closed list model.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId", "responses": [ { "uuid": "1e442f61-3899-4719-bf06-a19791d0761c", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated Closed List name and words list.", "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": "d9a2246b-2e0b-4568-b1cf-32f27aa0556a", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "7d15b9e9-1dd6-4a73-92f2-b4e61ea9bceb", "documentation": "Adds a list to an existing closed list.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId/sublists", "responses": [ { "uuid": "52825bb4-9acd-4626-bfc1-42e61432533a", "body": "90440", "latency": 0, "statusCode": 201, "label": "The ID of the newly created list.", "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": "841534f7-5b58-41bd-92ee-3da8e14d51ce", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "d4cc0462-d48f-491d-ac3e-9637a9fb6fdd", "documentation": "Deletes a sublist of a specific closed list model.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId/sublists/:subListId", "responses": [ { "uuid": "f0c10c2e-b659-4e47-b36c-26b4cfc8954f", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully deleted sublist.", "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": "1e9fe6ad-2f55-43ae-91de-942d2414c0d8", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "9bdd0149-f736-4764-b7e2-3294a7d7bbf7", "documentation": "Updates one of the closed list's sublists.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId/sublists/:subListId", "responses": [ { "uuid": "8a506c9d-b3bc-40c4-8777-a74d9b6c4fd6", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated sublist.", "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": "ca580a51-b9b0-444b-aa91-18285405fa7a", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "1297efcb-c322-401c-ac80-b1f94bd2f370", "documentation": "Gets information about the composite entity models.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/compositeentities", "responses": [ { "uuid": "813ddfe9-694e-41b5-a7a9-7135a59b747a", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of composite entity model infos.", "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": "c18dd5fb-c800-4787-ac25-0b55cc3a7d22", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "293e6357-004f-4acf-b9ae-1bdf46e3abd0", "documentation": "Adds a composite entity extractor to the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/compositeentities", "responses": [ { "uuid": "8787796e-1dcc-4432-9a5f-8b999c146e46", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created Model.", "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": "d29680d8-eff4-4000-b080-93ec2e07143c", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "e75f374c-a27f-48ac-ab70-4b337bec1c80", "documentation": "Deletes a composite entity extractor from the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId", "responses": [ { "uuid": "051f14da-d7c1-4b4a-8bd8-7081434791a4", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully deleted composite entity.", "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": "d61eca0f-3c92-49fb-9e6f-70dad6e83b38", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "99a9698f-1a87-4a96-a086-f53da89be762", "documentation": "Gets information about the composite entity model.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId", "responses": [ { "uuid": "7b23125c-eaf3-44cc-adcf-5f46ab66990c", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "The composite entity model info.", "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": "1e841dd5-8219-43eb-9df5-1b7c746ba833", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "eb91eec0-de0c-48f8-afd1-a4592d6e56d7", "documentation": "Updates the composite entity extractor.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId", "responses": [ { "uuid": "7f0c9e94-b95c-45cb-be68-5a8fbcdfa108", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated composite entity.", "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": "aa0bce04-b9fe-4079-8917-d75f9c753a96", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "1bc656f4-2e46-4d5f-a9dd-699083fdac5a", "documentation": "Creates a single child in an existing composite entity model.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId/children", "responses": [ { "uuid": "cc360397-d0b6-4409-b278-1c8eecf08383", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created model.", "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": "b2a5f2f0-9417-4fd9-982e-ad87e928d745", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "5594da7b-818f-40e5-920c-51f9d690601a", "documentation": "Deletes a composite entity extractor child from the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId/children/:cChildId", "responses": [ { "uuid": "50ec06ab-0894-4358-9499-beee6de41340", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully deleted entity.", "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": "777be196-0f68-4cd1-9df5-b2bf5627553b", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "df0d9aad-7dc2-439e-bb42-be6172127fef", "documentation": "Adds a customizable prebuilt domain along with all of its models to this application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/customprebuiltdomains", "responses": [ { "uuid": "159e48eb-95ac-4406-a9bd-061091eb1b72", "body": "[\n \"2639049a-e41d-4285-a3c6-8a17ed299473\",\n \"200d6173-ecfa-4967-bf95-3c319902dc52\",\n \"f80aa9ba-64c8-4a36-8cc5-92010d0aadf1\"\n]", "latency": 0, "statusCode": 201, "label": "An array of the created custom prebuilt domain model Ids.", "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": "f9173b2b-ab8f-4248-82a1-8f839636f9de", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "c7ca658b-5392-494f-88fb-72cb1dcbbc5a", "documentation": "Deletes a prebuilt domain's models from the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/customprebuiltdomains/:domainName", "responses": [ { "uuid": "30034f5e-2dba-4568-990a-b0139b2356ba", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "9f115d10-6293-443c-be17-303c9d754593", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "4f606565-7b82-4fcc-ac87-a2e67415fc49", "documentation": "Gets all custom prebuilt entities information of this application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/customprebuiltentities", "responses": [ { "uuid": "fa02d93d-25ec-44e5-b14f-5d2811dfef3e", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returns a list of all custom prebuilt entities and their representations.", "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": "b573d8cb-928b-4702-b663-51439fbdecbc", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "d01e5bda-a9c2-4750-94d5-180568d4c490", "documentation": "Adds a custom prebuilt entity model to the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/customprebuiltentities", "responses": [ { "uuid": "396d063d-a81e-4e02-9e6d-f6171b1cbec0", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created model.", "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": "51ff9c34-e13a-420c-9ef8-e6f00fef5a87", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "53a9ef9f-f3f0-46d4-8153-6e4defc0678f", "documentation": "Gets custom prebuilt intents information of this application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/customprebuiltintents", "responses": [ { "uuid": "5cef2f21-e9d1-4a32-9a61-c7f1360165d7", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returns a list of all custom prebuilt intents and their representations.", "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": "0d869f84-e052-42ff-b158-281a7b2d698e", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "60a16b3b-9c8a-4647-b033-9b77980072c0", "documentation": "Adds a custom prebuilt intent model to the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/customprebuiltintents", "responses": [ { "uuid": "658aab29-f395-4b81-8ef5-9671b15bbbe8", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created model.", "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": "b27c70d8-b8c4-45d9-a11c-f3609dcec920", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "49aab824-11e8-4b67-a18c-65ca609e6424", "documentation": "Gets all custom prebuilt models information of this application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/customprebuiltmodels", "responses": [ { "uuid": "900847c4-c4cc-4d34-b20c-f4b99402f84c", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returns a list of all custom prebuilt models and their representations.", "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": "85cbe746-1d25-4387-b739-9b8c83123417", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "12e3029f-71fc-4ee5-8d85-f42ad0c0ece7", "documentation": "Gets information about the entity models.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/entities", "responses": [ { "uuid": "9290049e-798d-4c94-b2bf-ef2d91d27a32", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of entity model infos.", "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": "2abe9c7e-9b85-48fc-b470-23e13d8c1abe", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "9d36b793-b0df-4cd9-b2b4-afa157e7fada", "documentation": "Adds an entity extractor to the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/entities", "responses": [ { "uuid": "dd707c5f-2dfe-4847-8093-1b71c211b0c3", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created model.", "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": "fbbe73ca-89f8-42f4-a92f-a562f25216af", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "65d9a61d-54f0-4f6b-a5e3-416cfdf559f1", "documentation": "Deletes an entity extractor from the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId", "responses": [ { "uuid": "a26d0b40-adb6-44aa-b621-22db42d4ae9c", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully deleted entity.", "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": "a6b4a166-ab62-43f1-84f3-18d4a7b8cdfa", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "9dd73650-568a-459c-8549-c9909129ce5a", "documentation": "Gets information about the entity model.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId", "responses": [ { "uuid": "45f66237-93c5-488c-8787-ff35e18197f7", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "An entity model info.", "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": "51cd9879-3683-444d-92be-e320d3d6790c", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "09e750a0-8fa0-4ffd-a974-f081ae1cf2d2", "documentation": "Updates the name of an entity extractor.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId", "responses": [ { "uuid": "6e9d9c5e-1acb-4cdd-8923-afef54eb2d3e", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated entity extractor name.", "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": "c7370da8-c159-4c09-a832-c94076e9fd9a", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "5074d88c-ea40-4a76-9326-63ad1faa123f", "documentation": "Get suggestion examples that would improve the accuracy of the entity model.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/suggest", "responses": [ { "uuid": "33032f7b-a0c9-4ba2-b684-b110785dbc88", "body": "[\n {\n \"entityPredictions\": [\n {\n \"endTokenIndex\": {{faker 'number.int' max=99999}},\n \"entityName\": \"\",\n \"phrase\": \"\",\n \"startTokenIndex\": {{faker 'number.int' max=99999}}\n }\n ],\n \"intentPredictions\": [\n {\n \"name\": \"\",\n \"score\": {{faker 'number.int' max=99999}}\n }\n ],\n \"text\": \"\",\n \"tokenizedText\": [\n \"\"\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "If there's no trained model, nothing is returned in the response. If there's a trained model and the active learning algorithm finds any relevant queries, they are returned with the model predictions. If there's a trained model but the active learning algorithm didn't find any relevant queries, an empty list is returned in the response.", "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": "d211e67c-3160-4942-9d20-fb025b8d78b9", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "be34ced7-1181-4f4c-b13d-46bbdef30724", "documentation": "Adds a labeled example to the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/example", "responses": [ { "uuid": "656f832f-b33b-4968-8223-497d1f4bcee3", "body": "{\n \"ExampleId\": -6830368,\n \"UtteranceText\": \"book me a flight from cairo to redmond next thursday\"\n}", "latency": 0, "statusCode": 201, "label": "The ID of the created example.", "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": "0e998b7e-2d90-4760-8d3c-421eb358d7de", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "11d17c0b-cbe8-44b0-9341-b036226ed648", "documentation": "Returns examples to be reviewed.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/examples", "responses": [ { "uuid": "eb1747ef-e796-45c3-bd1a-81657aa66177", "body": "[\n {\n \"entityLabels\": [\n {\n \"endTokenIndex\": {{faker 'number.int' max=99999}},\n \"entityName\": \"\",\n \"startTokenIndex\": {{faker 'number.int' max=99999}}\n }\n ],\n \"entityPredictions\": [\n {\n \"endTokenIndex\": {{faker 'number.int' max=99999}},\n \"entityName\": \"\",\n \"phrase\": \"\",\n \"startTokenIndex\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"intentLabel\": \"\",\n \"intentPredictions\": [\n {\n \"name\": \"\",\n \"score\": {{faker 'number.int' max=99999}}\n }\n ],\n \"text\": \"\",\n \"tokenizedText\": [\n \"\"\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of predictions and label pairs for every example in the application.", "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": "ee4ec1af-5b2c-4468-897f-1ddcef4d3f0e", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "0c37d7bf-b313-4f5f-a679-5ca7a5353479", "documentation": "Adds a batch of labeled examples to the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/examples", "responses": [ { "uuid": "4bad46a7-7f70-4741-ad3f-eac61623dd81", "body": "[\n {\n \"error\": {\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n },\n \"hasError\": {{faker 'datatype.boolean'}},\n \"value\": {\n \"ExampleId\": -6830368,\n \"UtteranceText\": \"book me a flight from cairo to redmond next thursday\"\n }\n }\n]", "latency": 0, "statusCode": 201, "label": "A string array determining which labels were added 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": "20f80f78-c866-46fd-9d14-5fa1c60b5429", "body": "[\n {\n \"error\": {\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n },\n \"hasError\": {{faker 'datatype.boolean'}},\n \"value\": {\n \"ExampleId\": -6830368,\n \"UtteranceText\": \"book me a flight from cairo to redmond next thursday\"\n }\n }\n]", "latency": 0, "statusCode": 207, "label": "Indicates that the request was partially successful. The response contains a string array indicating the status of each of the added labels.", "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": "09f2e9cd-427e-4a84-b9c7-9178b7104c40", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "d4ed6bea-de85-438d-8630-3457de97c063", "documentation": "Deletes the labeled example with the specified ID.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/examples/:exampleId", "responses": [ { "uuid": "ab945df4-e38f-45c2-a37a-2b8cce58e56a", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully deleted example label.", "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": "4f022c90-f949-4667-b2f2-2a2ca2ad7000", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "ea5bc023-ecef-45e3-8cfa-c334a566eb01", "documentation": "Exports a LUIS application to JSON format.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/export", "responses": [ { "uuid": "7361f13a-4579-46cf-b298-cfdc6d68045b", "body": "{\n \"bing_entities\": [\n \"datetimeV2\",\n \"geography\"\n ],\n \"closedLists\": [],\n \"composites\": [],\n \"culture\": \"en-us\",\n \"desc\": \"\",\n \"entities\": [\n {\n \"name\": \"AirportCode\"\n },\n {\n \"name\": \"Hotel\"\n }\n ],\n \"intents\": [\n {\n \"name\": \"dateintent\"\n },\n {\n \"name\": \"Help\"\n },\n {\n \"name\": \"None\"\n },\n {\n \"name\": \"SearchHotels\"\n },\n {\n \"name\": \"ShowHotelsReviews\"\n }\n ],\n \"luis_schema_version\": \"2.1.0\",\n \"model_features\": [\n {\n \"activated\": true,\n \"mode\": true,\n \"name\": \"Near\",\n \"words\": \"near,around,close,nearby\"\n },\n {\n \"activated\": true,\n \"mode\": true,\n \"name\": \"Show\",\n \"words\": \"show,find,look,search\"\n }\n ],\n \"name\": \"LuisBot\",\n \"regex_features\": [\n {\n \"activated\": true,\n \"name\": \"AirportCodeRegex\",\n \"pattern\": \"[a-z]{3}\"\n }\n ],\n \"utterances\": [\n {\n \"entities\": [],\n \"intent\": \"Help\",\n \"text\": \"i need help\"\n },\n {\n \"entities\": [],\n \"intent\": \"Help\",\n \"text\": \"help me\"\n },\n {\n \"entities\": [],\n \"intent\": \"dateintent\",\n \"text\": \"tomorrow\"\n },\n {\n \"entities\": [],\n \"intent\": \"SearchHotels\",\n \"text\": \"search for hotels in seattle\"\n },\n {\n \"entities\": [],\n \"intent\": \"Help\",\n \"text\": \"what can i do?\"\n },\n {\n \"entities\": [],\n \"intent\": \"dateintent\",\n \"text\": \"next monday\"\n },\n {\n \"entities\": [],\n \"intent\": \"dateintent\",\n \"text\": \"next year\"\n },\n {\n \"entities\": [],\n \"intent\": \"SearchHotels\",\n \"text\": \"look for hotels in miami\"\n },\n {\n \"entities\": [],\n \"intent\": \"SearchHotels\",\n \"text\": \"show me hotels in california\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 44,\n \"entity\": \"Hotel\",\n \"startPos\": 23\n }\n ],\n \"intent\": \"ShowHotelsReviews\",\n \"text\": \"show me the reviews of the amazing bot resort\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 42,\n \"entity\": \"Hotel\",\n \"startPos\": 25\n }\n ],\n \"intent\": \"ShowHotelsReviews\",\n \"text\": \"can i see the reviews of extended bot hotel?\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 23,\n \"entity\": \"Hotel\",\n \"startPos\": 16\n }\n ],\n \"intent\": \"ShowHotelsReviews\",\n \"text\": \"find reviews of hotelxya\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 35,\n \"entity\": \"Hotel\",\n \"startPos\": 19\n }\n ],\n \"intent\": \"ShowHotelsReviews\",\n \"text\": \"show me reviews of the amazing hotel\"\n },\n {\n \"entities\": [],\n \"intent\": \"Help\",\n \"text\": \"what are the available options?\"\n },\n {\n \"entities\": [],\n \"intent\": \"SearchHotels\",\n \"text\": \"best hotels in seattle\"\n },\n {\n \"entities\": [],\n \"intent\": \"SearchHotels\",\n \"text\": \"hotels in los angeles\"\n },\n {\n \"entities\": [],\n \"intent\": \"SearchHotels\",\n \"text\": \"can you show me hotels from los angeles?\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 56,\n \"entity\": \"Hotel\",\n \"startPos\": 31\n }\n ],\n \"intent\": \"ShowHotelsReviews\",\n \"text\": \"can you show me the reviews of the amazing resort & hotel\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 46,\n \"entity\": \"Hotel\",\n \"startPos\": 24\n }\n ],\n \"intent\": \"ShowHotelsReviews\",\n \"text\": \"what are the reviews of the hotel bot framework?\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 19,\n \"entity\": \"AirportCode\",\n \"startPos\": 17\n }\n ],\n \"intent\": \"SearchHotels\",\n \"text\": \"find hotels near eze\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 24,\n \"entity\": \"AirportCode\",\n \"startPos\": 22\n }\n ],\n \"intent\": \"SearchHotels\",\n \"text\": \"where can i stay near nnn?\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 19,\n \"entity\": \"AirportCode\",\n \"startPos\": 17\n }\n ],\n \"intent\": \"SearchHotels\",\n \"text\": \"show hotels near att airport\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 19,\n \"entity\": \"AirportCode\",\n \"startPos\": 17\n }\n ],\n \"intent\": \"SearchHotels\",\n \"text\": \"find hotels near agl\"\n },\n {\n \"entities\": [\n {\n \"endPos\": 21,\n \"entity\": \"AirportCode\",\n \"startPos\": 19\n }\n ],\n \"intent\": \"SearchHotels\",\n \"text\": \"find hotels around eze airport\"\n },\n {\n \"entities\": [],\n \"intent\": \"dateintent\",\n \"text\": \"01/7\"\n }\n ],\n \"versionId\": \"0.1\"\n}", "latency": 0, "statusCode": 200, "label": "The LUIS application structure in JSON format.", "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": "cb9b0545-0d99-4482-9923-400ac6a55af8", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "10ff78ea-a76c-4713-8cd5-694395b5abbe", "documentation": "Gets all the extraction features for the specified application version.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/features", "responses": [ { "uuid": "a2c39625-ee9a-4124-a303-ea5145a809ca", "body": "{\n \"patternFeatures\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"isActive\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n ],\n \"phraselistFeatures\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"isActive\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "A list of all phraselist features and a list of all pattern features.", "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": "85e3c6e8-4de2-45f8-893a-306829ecf4f3", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "b6462ed9-6543-4cb4-9f3c-e51284dc6de4", "documentation": "Gets information about the hierarchical entity models.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities", "responses": [ { "uuid": "2761f225-e2f8-4159-b114-d9b06bbd8fe8", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of hierarchical entity model infos.", "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": "fdfb1158-3671-4c83-9a2f-b736ddf22f03", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "1fd3dd7f-7c7c-4557-bd7f-21fbb6179b46", "documentation": "Adds a hierarchical entity extractor to the application version.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities", "responses": [ { "uuid": "f680f1fc-9379-43ec-9932-d7134d0e64cd", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created model.", "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": "8dbdc995-dfca-4ced-a8da-372af63be372", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "adc86913-aa23-4815-be65-b51d31d644c1", "documentation": "Deletes a hierarchical entity extractor from the application version.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId", "responses": [ { "uuid": "fe51dd3e-170d-458b-85be-dc63093c8095", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully deleted entity.", "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": "ec5fa609-96a7-431d-a818-b8e77441eba9", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "df617826-c124-47f8-8822-f4a92b3b3ed4", "documentation": "Gets information about the hierarchical entity model.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId", "responses": [ { "uuid": "d53b7af7-f379-4fba-a5db-0d399b1547a6", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "A hierarchical entity model info.", "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": "a678fb77-d35d-4f05-b629-19fec692091c", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "51db6a4e-f829-4fd6-9493-0a7e035b2d9e", "documentation": "Updates the name and children of a hierarchical entity model.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId", "responses": [ { "uuid": "5f171114-5cb9-40e9-9b87-d723f7853f03", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "9b646655-9d3e-42d5-bcdb-8b900b3ca1a2", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "2877f154-6dca-45a5-a0cb-441e887cde02", "documentation": "Creates a single child in an existing hierarchical entity model.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/children", "responses": [ { "uuid": "5ce417e6-793a-4ae0-a6c0-10f5ce27c715", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created model.", "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": "f1ea85fb-9387-4436-8f2f-c80f3787cb1b", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "3f3db178-129a-456d-b9d7-f61ad43df678", "documentation": "Deletes a hierarchical entity extractor child from the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/children/:hChildId", "responses": [ { "uuid": "71e690c7-19d5-45dd-8232-d3e9d33c5532", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully deleted entity.", "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": "1130adb6-670d-41ce-b31a-6793bb98b221", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "8f0c95df-9b2d-425e-a2f5-b5a320304db1", "documentation": "Gets information about the hierarchical entity child model.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/children/:hChildId", "responses": [ { "uuid": "0ef9f486-dcdc-434c-8416-df1c051ea523", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The hierarchical entity child model info.", "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": "7fb4d54e-78c8-4847-993a-efbfe8025cf0", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "220e012c-4706-4962-84ab-dbe9ec205563", "documentation": "Renames a single child in an existing hierarchical entity model.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/children/:hChildId", "responses": [ { "uuid": "b8c1182e-9ba9-44fe-a237-78398e869f7c", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated entity child.", "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": "856964ff-ea70-4f42-8df0-6f523eeece18", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "e3427c06-b064-475f-855b-d671b114ce71", "documentation": "Gets information about the intent models.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/intents", "responses": [ { "uuid": "2aea1bc8-26ff-4748-a078-95c096680ca6", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of intent model infos.", "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": "d92f8a7d-4db2-430d-9739-6ad02b46ca46", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "3998c315-2da6-4d6c-9887-9ae907c8fdd0", "documentation": "Adds an intent classifier to the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/intents", "responses": [ { "uuid": "3f4fe416-bbfd-420a-a660-901d9c56ee25", "body": "\"363187f1-c573-46b3-bc4c-ae01d686e68e\"", "latency": 0, "statusCode": 201, "label": "The ID of the created model.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "02415deb-ff66-4b78-bee1-51dd205b2286", "documentation": "Deletes an intent classifier from the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId", "responses": [ { "uuid": "3ab60114-dbcd-484b-83b4-9555711fc3cc", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "af93ff25-0171-4cec-8a6b-3b16551c2ad9", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "8c15fbfb-10d5-4846-8ed8-4222866b8b1e", "documentation": "Gets information about the intent model.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId", "responses": [ { "uuid": "40b39647-5cef-481a-bdfc-9d8c689d4f54", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "An intent model info.", "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": "90dac53a-bcad-4611-909f-f5cf63cd8f9e", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "92208fb9-dd0a-4244-a329-9fc184bd8c69", "documentation": "Updates the name of an intent classifier.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId", "responses": [ { "uuid": "c38ca914-440c-49df-a74c-66b8201960c3", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "8ebfe3c8-0844-445e-aab0-044dfc86a4a7", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "ff6b8a27-7939-4d16-866e-689044c516c7", "documentation": "Suggests examples that would improve the accuracy of the intent model.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId/suggest", "responses": [ { "uuid": "1834dc4e-bf09-4b16-9e8e-3ba21db00e3f", "body": "[\n {\n \"entityPredictions\": [\n {\n \"endTokenIndex\": {{faker 'number.int' max=99999}},\n \"entityName\": \"\",\n \"phrase\": \"\",\n \"startTokenIndex\": {{faker 'number.int' max=99999}}\n }\n ],\n \"intentPredictions\": [\n {\n \"name\": \"\",\n \"score\": {{faker 'number.int' max=99999}}\n }\n ],\n \"text\": \"\",\n \"tokenizedText\": [\n \"\"\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "If there's no trained model, nothing is returned in the response. If there's a trained model and the active learning algorithm finds any relevant queries, they are returned with the model predictions. If there's a trained model but the active learning algorithm didn't find any relevant queries, an empty list is returned in the response.", "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": "8963b5b1-ada3-43a1-8970-3f9aa16a36cd", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "754c4825-1fee-4513-a284-400032a7dd14", "documentation": "Gets all the available prebuilt entity extractors for the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/listprebuilts", "responses": [ { "uuid": "aa077839-9c2b-4c2d-a1f7-98619b4fb4d8", "body": "[\n {\n \"description\": \"\",\n \"examples\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the possible prebuilt entity extractors.", "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": "57c186f4-8c6b-4665-b25e-ad05ae005472", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "32c1dffb-e7f0-43bc-8c93-3d25096de823", "documentation": "Gets information about the application version models.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/models", "responses": [ { "uuid": "05cfe59a-1d60-4576-a294-365ed8c5096d", "body": "[\n {\n \"children\": [\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of application model infos.", "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": "4ade0861-9c70-4ab0-9fa7-ca039e504198", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "2cce64a4-6338-489c-813d-63c5b50f98ad", "documentation": "[DEPRECATED NOTICE: This operation will soon be removed] Gets all the pattern features.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/patterns", "responses": [ { "uuid": "253e4b44-7f0f-416f-a258-a621d5361739", "body": "[\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"isActive\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of pattern features.", "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": "f8c0c0ce-8bd2-49ba-9921-86e0e0a078b1", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "1f8b2c42-0ee2-4f61-8fb2-801316bffe47", "documentation": "[DEPRECATED NOTICE: This operation will soon be removed] Creates a new pattern feature.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/patterns", "responses": [ { "uuid": "7a2c8ea3-2f68-4cf1-b82a-2c5f2224e763", "body": "398102", "latency": 0, "statusCode": 201, "label": "The ID of the created feature.", "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": "8c38c27a-c801-4985-8b5c-b9d079cc935b", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "c620a5bd-01a5-4334-b25f-4ec5a1e1e128", "documentation": "[DEPRECATED NOTICE: This operation will soon be removed] Deletes a pattern feature.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/patterns/:patternId", "responses": [ { "uuid": "35ab1a43-c258-4190-9755-31e5fa7fea8b", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "10d5b358-319a-48c0-8bd3-20ee82d7449a", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "6572443b-9929-4795-a3e1-3676197daca6", "documentation": "[DEPRECATED NOTICE: This operation will soon be removed] Gets the specified pattern feature's info.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/patterns/:patternId", "responses": [ { "uuid": "851a3586-dfef-47d2-9378-3362f373e884", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"isActive\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The pattern feature info.", "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": "0b011240-0504-432c-8f29-15962aa6c902", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "a33b9561-a613-4fd3-9de7-2b90cae3e78d", "documentation": "[DEPRECATED NOTICE: This operation will soon be removed] Updates the pattern, the name and the state of the pattern feature.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/patterns/:patternId", "responses": [ { "uuid": "af490bad-5ed3-4681-b9be-43d7d7a7f9b6", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "94779b12-ca54-43b3-adbd-7c961173a590", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "c22ede3c-0383-4187-8e54-55d0af3e281c", "documentation": "Gets all the phraselist features.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/phraselists", "responses": [ { "uuid": "ce766181-1fe5-48a0-bdca-15186bd8cf6c", "body": "[\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"isActive\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of all phraselist features.", "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": "9d1c0814-57d1-475b-8261-a758889316c7", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "9e34e55f-38ee-474e-bca8-c0f9996a972a", "documentation": "Creates a new phraselist feature.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/phraselists", "responses": [ { "uuid": "d88a6667-658a-4224-a068-fcaebe94327a", "body": "398102", "latency": 0, "statusCode": 201, "label": "The ID of the created feature.", "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": "f40d263c-86f4-4528-bb42-7caa0c4b9ee7", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "3f024eed-77dc-41bd-8386-3167efbbf3c6", "documentation": "Deletes a phraselist feature.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/phraselists/:phraselistId", "responses": [ { "uuid": "3af2da84-5473-4f9f-9449-cb1c3209b11a", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully deleted phraselist.", "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": "e3e8c1d3-9559-4d83-9fa7-0c2a82f440d5", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "7cc244d2-f3bb-4927-86d3-09a196b31cb7", "documentation": "Gets phraselist feature info.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/phraselists/:phraselistId", "responses": [ { "uuid": "20b738a3-6735-4a81-917f-2f2f91a36232", "body": "{\n \"id\": {{faker 'number.int' max=99999}},\n \"isActive\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "A phraselist feature info.", "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": "dce406b6-efc5-4025-9077-a2f168dbf534", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "cc5f96fc-3e95-40a5-9e74-e29fd6fda701", "documentation": "Updates the phrases, the state and the name of the phraselist feature.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/phraselists/:phraselistId", "responses": [ { "uuid": "8e030080-50ce-43e5-b746-12acc6e33e56", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated phraselist.", "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": "9c1ab0a4-1ecc-4212-adff-c41c4ee95a10", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "93f644f4-b0dc-4e82-9c0c-3ee5009ff1c3", "documentation": "Gets information about the prebuilt entity models.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/prebuilts", "responses": [ { "uuid": "3b63448b-f852-401e-97bf-f112856785dc", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of prebuilt entity models infos.", "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": "3359916a-3a7f-4fed-a06c-3ba6947571b5", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "8c26c656-4ece-4b71-98a4-75045d7b11f2", "documentation": "Adds a list of prebuilt entity extractors to the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/prebuilts", "responses": [ { "uuid": "e1a19cf4-3292-4561-99cb-0321e78a3bee", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 201, "label": "An array of the created prebuilt extractor infos.", "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": "8cfaa9fb-2767-408e-a16d-3e4ed1e794fb", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "fcf40113-44a2-4d04-a930-5dd3a497797d", "documentation": "Deletes a prebuilt entity extractor from the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/prebuilts/:prebuiltId", "responses": [ { "uuid": "4fbfcf12-f56c-4f3e-a08b-61dc8ca98fde", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "ee3e297b-4887-4094-bcf7-0a7e048dbb65", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "3599b598-e3dc-48c7-b926-67feea3e991b", "documentation": "Gets information about the prebuilt entity model.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/prebuilts/:prebuiltId", "responses": [ { "uuid": "18677a20-691b-4bc8-a51b-72c71a2f819d", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'Closed List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "A prebuilt entity models info.", "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": "7691599e-4178-4c94-be8c-144083088378", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "e2d2751e-d00c-4367-b601-50b61c3c2c02", "documentation": "Deleted an unlabelled utterance.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/suggest", "responses": [ { "uuid": "152a480a-e2e0-487a-963f-dee8b6015b0a", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful operation.", "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": "cfb06f02-cba1-4c22-ba1f-5a94509a218f", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "9615e3cf-b482-482d-89fd-2982533d2132", "documentation": "Gets the training status of all models (intents and entities) for the specified LUIS app. You must call the train API to train the LUIS app before you call this API to get training status. \"appID\" specifies the LUIS app ID. \"versionId\" specifies the version number of the LUIS app. For example, \"0.1\".", "method": "get", "endpoint": "apps/:appId/versions/:versionId/train", "responses": [ { "uuid": "3eb01114-46ec-459e-b4a3-ef173cd4a421", "body": "[\n {\n \"details\": {\n \"exampleCount\": {{faker 'number.int' max=99999}},\n \"failureReason\": \"\",\n \"status\": \"{{oneOf (array 'Queued' 'InProgress' 'UpToDate' 'Fail' 'Success')}}\",\n \"statusId\": {{faker 'number.int' max=99999}},\n \"trainingDateTime\": \"{{faker 'date.recent' 365}}\"\n },\n \"modelId\": \"{{faker 'string.uuid'}}\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A successful response provides an array of training status details for a LUIS app that you submitted for training. Each element in the response array provides training status for a model (intent or entity) in the LUIS app. Note: Training status is not provided for prebuilt entities because they are pretrained. The \"modelId\" property identifies which intent or entity the training status corresponds to. To get the name and type of each model, use the models API which has a request URL in this format: https://westus.api.cognitive.microsoft.com/luis/api/v2.0/apps/{appId}/versions/{versionId}/models The details property for each model can contain the following fields: \"statusId\": An integer from 0 to 3 that corresponds to the value of the status field. \"status\": A string with one of the following values: “Success”, “UpToDate”, “InProgress”, “Fail”. If the status is “Fail”, the \"failureReason\" property provides the reason for failure. \"exampleCount\": The number of examples used for training. In the case of the None intent or prebuilt domain intents and entities, this number includes example provided internally by the system as well as examples you added to your LUIS app. \"failureReason\": A string that indicates the reason training failed. The value \"FewLabels\" means that no labeled examples were provided for training. \"trainingDateTime\": A string indicating the time the model was last trained. The value uses the ISO 8601 format for representing times in UTC (Coordinated Universal Time) with a UTC designator (“Z”), for example: \"2017-08-10T01:08:34Z\".", "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": "b9772ae0-8a69-4a8f-8c35-8d250a2f0ac8", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "e2062820-04b8-4267-a775-fc4eacb9af39", "documentation": "Sends a training request for a version of a specified LUIS app. This POST request initiates a request asynchronously. To determine whether the training request is successful, submit a GET request to get training status. Note: The application version is not fully trained unless all the models (intents and entities) are trained successfully or are up to date. To verify training success, get the training status at least once after training is complete.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/train", "responses": [ { "uuid": "98048a37-4e51-470e-941b-ca023818add8", "body": "{\n \"status\": \"{{oneOf (array 'Queued' 'InProgress' 'UpToDate' 'Fail' 'Success')}}\",\n \"statusId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 202, "label": "This response indicates the initial training status.", "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": "d841c78d-19e0-43b6-a0cf-7800fda95bcb", "body": "{\n \"errorType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Error Response.", "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": "a29cc00c-c90c-440d-b858-8853ee2d3d70" }, { "type": "route", "uuid": "3d551d19-b5f3-495a-a22e-ae91cd6cb9e9" }, { "type": "route", "uuid": "7d68642f-a885-45dc-9e37-5d87aaae96ca" }, { "type": "route", "uuid": "2cb486e3-dbe9-4454-8c9f-e9f2436e25b1" }, { "type": "route", "uuid": "73ecbab2-78a9-421c-acb5-ba06997a2e61" }, { "type": "route", "uuid": "e940f4ea-2488-43d4-b380-070fbf9d4386" }, { "type": "route", "uuid": "f9a50346-0cfe-420e-9624-81fd44ff49c0" }, { "type": "route", "uuid": "c324c877-dd45-4e46-9e69-14687636d2e2" }, { "type": "route", "uuid": "0e6e39d1-ea4e-4e5a-92e4-89fcab43f959" }, { "type": "route", "uuid": "d0dd6a5a-78dd-42cd-91de-f831263fdfdd" }, { "type": "route", "uuid": "1b2ae9ef-9112-409f-8e2c-a9e69d4373c2" }, { "type": "route", "uuid": "90571e74-935c-48ab-a358-7fccbfd85dcd" }, { "type": "route", "uuid": "e062a7bf-ec22-4e92-a162-98802eda3ee6" }, { "type": "route", "uuid": "542e8812-11f4-4b60-b0bf-7a668adedbd2" }, { "type": "route", "uuid": "67c1da8b-8eb3-4d4a-9c17-262799a697f5" }, { "type": "route", "uuid": "2cf7f451-82ec-4bb5-b6a8-590e12a54cfd" }, { "type": "route", "uuid": "b8971457-623c-4d04-b3c1-b222cea58c54" }, { "type": "route", "uuid": "39b973c4-985c-4973-96e0-8388ce215fd7" }, { "type": "route", "uuid": "f3a7de88-d69b-468d-8a81-7ed759d752f4" }, { "type": "route", "uuid": "ec955f55-d68d-4bdd-bf88-69cc457f6f2d" }, { "type": "route", "uuid": "e4229364-a443-46c7-84f3-ee0795b52b32" }, { "type": "route", "uuid": "bd312078-2455-4f7e-9459-44587efe638d" }, { "type": "route", "uuid": "a0243784-d03d-4ed0-b1cf-17d04422f1c9" }, { "type": "route", "uuid": "8cdf83f9-2884-4b68-9c10-3d7db1a59d58" }, { "type": "route", "uuid": "bd4a16a1-c59f-462b-988f-aa0924dfb808" }, { "type": "route", "uuid": "6ae487cf-8619-45ad-bed3-e9ffc8a214f0" }, { "type": "route", "uuid": "8ec09ba2-6849-46a4-9c15-b7b8493abeb9" }, { "type": "route", "uuid": "bfd08d92-d50b-4ba0-80ae-3b093b3d0996" }, { "type": "route", "uuid": "cca87f0f-6ed9-4bf4-b21c-8e6ded95d63a" }, { "type": "route", "uuid": "f1ebe267-6187-460f-a28d-ee691548cab2" }, { "type": "route", "uuid": "17c3cedb-4467-4983-819a-c3826f619fb4" }, { "type": "route", "uuid": "cdd3363f-79db-422b-9d5f-76a048fba0b0" }, { "type": "route", "uuid": "889417f8-50bd-434d-88aa-559e223a3c2c" }, { "type": "route", "uuid": "59e8514c-b1aa-4ff1-8a54-ef7368c37e10" }, { "type": "route", "uuid": "7d15b9e9-1dd6-4a73-92f2-b4e61ea9bceb" }, { "type": "route", "uuid": "d4cc0462-d48f-491d-ac3e-9637a9fb6fdd" }, { "type": "route", "uuid": "9bdd0149-f736-4764-b7e2-3294a7d7bbf7" }, { "type": "route", "uuid": "1297efcb-c322-401c-ac80-b1f94bd2f370" }, { "type": "route", "uuid": "293e6357-004f-4acf-b9ae-1bdf46e3abd0" }, { "type": "route", "uuid": "e75f374c-a27f-48ac-ab70-4b337bec1c80" }, { "type": "route", "uuid": "99a9698f-1a87-4a96-a086-f53da89be762" }, { "type": "route", "uuid": "eb91eec0-de0c-48f8-afd1-a4592d6e56d7" }, { "type": "route", "uuid": "1bc656f4-2e46-4d5f-a9dd-699083fdac5a" }, { "type": "route", "uuid": "5594da7b-818f-40e5-920c-51f9d690601a" }, { "type": "route", "uuid": "df0d9aad-7dc2-439e-bb42-be6172127fef" }, { "type": "route", "uuid": "c7ca658b-5392-494f-88fb-72cb1dcbbc5a" }, { "type": "route", "uuid": "4f606565-7b82-4fcc-ac87-a2e67415fc49" }, { "type": "route", "uuid": "d01e5bda-a9c2-4750-94d5-180568d4c490" }, { "type": "route", "uuid": "53a9ef9f-f3f0-46d4-8153-6e4defc0678f" }, { "type": "route", "uuid": "60a16b3b-9c8a-4647-b033-9b77980072c0" }, { "type": "route", "uuid": "49aab824-11e8-4b67-a18c-65ca609e6424" }, { "type": "route", "uuid": "12e3029f-71fc-4ee5-8d85-f42ad0c0ece7" }, { "type": "route", "uuid": "9d36b793-b0df-4cd9-b2b4-afa157e7fada" }, { "type": "route", "uuid": "65d9a61d-54f0-4f6b-a5e3-416cfdf559f1" }, { "type": "route", "uuid": "9dd73650-568a-459c-8549-c9909129ce5a" }, { "type": "route", "uuid": "09e750a0-8fa0-4ffd-a974-f081ae1cf2d2" }, { "type": "route", "uuid": "5074d88c-ea40-4a76-9326-63ad1faa123f" }, { "type": "route", "uuid": "be34ced7-1181-4f4c-b13d-46bbdef30724" }, { "type": "route", "uuid": "11d17c0b-cbe8-44b0-9341-b036226ed648" }, { "type": "route", "uuid": "0c37d7bf-b313-4f5f-a679-5ca7a5353479" }, { "type": "route", "uuid": "d4ed6bea-de85-438d-8630-3457de97c063" }, { "type": "route", "uuid": "ea5bc023-ecef-45e3-8cfa-c334a566eb01" }, { "type": "route", "uuid": "10ff78ea-a76c-4713-8cd5-694395b5abbe" }, { "type": "route", "uuid": "b6462ed9-6543-4cb4-9f3c-e51284dc6de4" }, { "type": "route", "uuid": "1fd3dd7f-7c7c-4557-bd7f-21fbb6179b46" }, { "type": "route", "uuid": "adc86913-aa23-4815-be65-b51d31d644c1" }, { "type": "route", "uuid": "df617826-c124-47f8-8822-f4a92b3b3ed4" }, { "type": "route", "uuid": "51db6a4e-f829-4fd6-9493-0a7e035b2d9e" }, { "type": "route", "uuid": "2877f154-6dca-45a5-a0cb-441e887cde02" }, { "type": "route", "uuid": "3f3db178-129a-456d-b9d7-f61ad43df678" }, { "type": "route", "uuid": "8f0c95df-9b2d-425e-a2f5-b5a320304db1" }, { "type": "route", "uuid": "220e012c-4706-4962-84ab-dbe9ec205563" }, { "type": "route", "uuid": "e3427c06-b064-475f-855b-d671b114ce71" }, { "type": "route", "uuid": "3998c315-2da6-4d6c-9887-9ae907c8fdd0" }, { "type": "route", "uuid": "02415deb-ff66-4b78-bee1-51dd205b2286" }, { "type": "route", "uuid": "8c15fbfb-10d5-4846-8ed8-4222866b8b1e" }, { "type": "route", "uuid": "92208fb9-dd0a-4244-a329-9fc184bd8c69" }, { "type": "route", "uuid": "ff6b8a27-7939-4d16-866e-689044c516c7" }, { "type": "route", "uuid": "754c4825-1fee-4513-a284-400032a7dd14" }, { "type": "route", "uuid": "32c1dffb-e7f0-43bc-8c93-3d25096de823" }, { "type": "route", "uuid": "2cce64a4-6338-489c-813d-63c5b50f98ad" }, { "type": "route", "uuid": "1f8b2c42-0ee2-4f61-8fb2-801316bffe47" }, { "type": "route", "uuid": "c620a5bd-01a5-4334-b25f-4ec5a1e1e128" }, { "type": "route", "uuid": "6572443b-9929-4795-a3e1-3676197daca6" }, { "type": "route", "uuid": "a33b9561-a613-4fd3-9de7-2b90cae3e78d" }, { "type": "route", "uuid": "c22ede3c-0383-4187-8e54-55d0af3e281c" }, { "type": "route", "uuid": "9e34e55f-38ee-474e-bca8-c0f9996a972a" }, { "type": "route", "uuid": "3f024eed-77dc-41bd-8386-3167efbbf3c6" }, { "type": "route", "uuid": "7cc244d2-f3bb-4927-86d3-09a196b31cb7" }, { "type": "route", "uuid": "cc5f96fc-3e95-40a5-9e74-e29fd6fda701" }, { "type": "route", "uuid": "93f644f4-b0dc-4e82-9c0c-3ee5009ff1c3" }, { "type": "route", "uuid": "8c26c656-4ece-4b71-98a4-75045d7b11f2" }, { "type": "route", "uuid": "fcf40113-44a2-4d04-a930-5dd3a497797d" }, { "type": "route", "uuid": "3599b598-e3dc-48c7-b926-67feea3e991b" }, { "type": "route", "uuid": "e2d2751e-d00c-4367-b601-50b61c3c2c02" }, { "type": "route", "uuid": "9615e3cf-b482-482d-89fd-2982533d2132" }, { "type": "route", "uuid": "e2062820-04b8-4267-a775-fc4eacb9af39" } ] }