{ "uuid": "d56adf0a-53d0-43ab-801e-243b08900822", "lastMigration": 29, "name": "LUIS Authoring Client", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "efae7283-3b3f-41ae-b935-f41fbfe7b9cb", "documentation": "Lists all of the user's applications.", "method": "get", "endpoint": "apps/", "responses": [ { "uuid": "8ee7978e-b70b-4d5d-99da-c6ad84e18d4d", "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": "c7f8f63f-d43e-43a3-ba20-5088ef1803b1", "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": "2bfac0b2-e8b8-4371-a423-036aaedec58b", "documentation": "Creates a new LUIS app.", "method": "post", "endpoint": "apps/", "responses": [ { "uuid": "ee630b9e-5f26-4572-a307-d641d206baef", "body": "\"{{faker 'string.uuid'}}\"", "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": "2ebbad17-9472-496b-8211-6051f839b801", "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": "6f1937a8-b270-4ae4-b930-a57ba2c1511b", "documentation": "Gets the endpoint URLs for the prebuilt Cortana applications.", "method": "get", "endpoint": "apps/assistants", "responses": [ { "uuid": "a3da7a5b-1cb7-4c63-aa8e-73359eb5fa1a", "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": "600c3811-1acb-457a-a702-0c17d4b40948", "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": "717d23d3-bd2c-449d-8470-72a49c1fe202", "documentation": "Gets a list of supported cultures. Cultures are equivalent to the written language and locale. For example,\"en-us\" represents the U.S. variation of English.", "method": "get", "endpoint": "apps/cultures", "responses": [ { "uuid": "40eeba04-9c60-45cb-a168-89ead7ec69c0", "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": "9cbe7043-036e-4229-bd96-1aa035ce0a49", "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": "2ee676fa-d7e3-4024-a934-1a41cafb4a0d", "documentation": "Gets all the available custom prebuilt domains for all cultures.", "method": "get", "endpoint": "apps/customprebuiltdomains", "responses": [ { "uuid": "f219a7c3-ec19-478e-b9b0-acd7276cec1e", "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": "bc1050f2-2738-482c-94b2-0a0faadad7f6", "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": "8856918f-bcfc-4a10-97c0-1ba8e3eb344a", "documentation": "Adds a prebuilt domain along with its intent and entity models as a new application.", "method": "post", "endpoint": "apps/customprebuiltdomains", "responses": [ { "uuid": "1fddce9b-1eae-46d0-9c35-076a8a488b41", "body": "\"{{faker 'string.uuid'}}\"", "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": "98512905-fff8-4915-885c-377e0695712e", "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": "a5cb68df-b20e-473e-a199-35987a5d31a8", "documentation": "Gets all the available prebuilt domains for a specific culture.", "method": "get", "endpoint": "apps/customprebuiltdomains/:culture", "responses": [ { "uuid": "f6389410-6895-4883-8908-ee1e1bc8befc", "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 and entities 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": "96571c20-ae35-4dc4-ab2a-d229bcc6b995", "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": "7dfdd881-52f5-4c6f-910c-c0a9f776dcfb", "documentation": "Gets the available application domains.", "method": "get", "endpoint": "apps/domains", "responses": [ { "uuid": "d00b3012-aff7-4127-bf8a-91378cca48f6", "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": "f62a8b0e-268b-43cd-b714-9a2a555ba9c9", "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": "af51e87e-af55-4924-8416-d5606677a5b3", "documentation": "Imports an application to LUIS, the application's structure is included in the request body.", "method": "post", "endpoint": "apps/import", "responses": [ { "uuid": "6026996f-41e9-40ad-a800-6b1d320c923f", "body": "\"{{faker 'string.uuid'}}\"", "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": "24f76ac2-ee55-4da0-8305-9759dcaa134d", "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": "79aaa979-acf7-4317-8c7e-fbed94d5a857", "documentation": "Gets the application available usage scenarios.", "method": "get", "endpoint": "apps/usagescenarios", "responses": [ { "uuid": "9eeeb9a8-01e9-4adf-bdf3-ae259da5b0d3", "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": "fa779d62-1635-4706-a7dc-c420880d27ac", "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": "2226e9b8-a65a-4ef6-ab73-c129be7dbcbd", "documentation": "Deletes an application.", "method": "delete", "endpoint": "apps/:appId", "responses": [ { "uuid": "5f8513cf-8760-4dbc-a7e2-430a33ac966c", "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": "ca1dc510-5475-4400-b1af-b2ae3ba97ef4", "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": "f36fb472-a3bc-4668-b0de-6a92878b845f", "documentation": "Gets the application info.", "method": "get", "endpoint": "apps/:appId", "responses": [ { "uuid": "602eecb2-2b9b-437a-a594-8cd86699afc4", "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": "9ed35227-5279-446f-b62f-f96bb706f7bf", "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": "923f8a89-c6cb-4d7a-bc1e-df244569ddf6", "documentation": "Updates the name or description of the application.", "method": "put", "endpoint": "apps/:appId", "responses": [ { "uuid": "21151351-effe-4b4f-b8db-16461dc422eb", "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": "b7170a10-f0ef-4dc7-973b-8bc456ae55ee", "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": "c4b5583e-8cee-401e-96f3-ecea170530cf", "documentation": "apps - Removes an assigned LUIS Azure account from an application", "method": "delete", "endpoint": "apps/:appId/azureaccounts", "responses": [ { "uuid": "24f36465-8bd7-4c0d-9591-9f56ee176ddb", "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": "acd117ef-2f68-42ed-8ace-fef5b401102d", "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": "28eab818-d241-4e14-b233-45a8e61f3f8d", "documentation": "apps - Get LUIS Azure accounts assigned to the application", "method": "get", "endpoint": "apps/:appId/azureaccounts", "responses": [ { "uuid": "3a7241f0-27a1-407a-b232-b55877fdb618", "body": "[\n {\n \"accountName\": \"\",\n \"azureSubscriptionId\": \"\",\n \"resourceGroup\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of azure account information objects.", "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": "68b38885-a433-4364-920c-5dc0bad2cecb", "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": "577ca3d8-5bd3-48d8-a241-d96136fc9309", "documentation": "apps - Assign a LUIS Azure account to an application", "method": "post", "endpoint": "apps/:appId/azureaccounts", "responses": [ { "uuid": "a322fc6c-0300-484c-bfa6-6f7f09ce771e", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 201, "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": "5dc8655d-625a-42e5-b850-3089d25f1056", "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": "a7914262-5a3c-49ac-8daa-9edd67572f5a", "documentation": "Returns the available endpoint deployment regions and URLs.", "method": "get", "endpoint": "apps/:appId/endpoints", "responses": [ { "uuid": "b029d62b-b11f-4243-b4c0-7ba24013ac2c", "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": "35582550-99df-4cb8-ac46-77be48f88eaa", "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": "c6486fba-da3b-425f-b995-1ff8d964f0c9", "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": "57d75672-9727-4e0c-bee3-de2259ff7835", "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": "161e5996-dc65-483a-9149-f90f88335823", "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": "851efa4c-002b-46cc-9a78-d04c57fe2394", "documentation": "Gets the list of user emails that have permissions to access your application.", "method": "get", "endpoint": "apps/:appId/permissions", "responses": [ { "uuid": "003d1068-c68a-41fa-a082-69954d56c009", "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": "5ea25438-fe78-4994-81a7-74ed0155d354", "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": "71815184-7561-43f4-a97b-af650cbd449c", "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": "24509913-5ea8-469b-8e4f-e04840812fc3", "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": "298e5774-1dfe-4188-af98-7c0d34c4c712", "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": "744cce55-4581-4c56-b2bc-15e2647d1a3e", "documentation": "Replaces the current user access list with the new list 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": "8d6ac5f8-7374-44c1-a5d4-8dfd00a8c6e6", "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": "583082ed-cc1b-4b57-8fad-a3c3a8725b20", "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": "fe3e268f-ef7a-4dff-bf3a-3f0c1f2d6e3b", "documentation": "Publishes a specific version of the application.", "method": "post", "endpoint": "apps/:appId/publish", "responses": [ { "uuid": "17c9783a-461d-4d61-958b-4ae327654462", "body": "{\n \"assignedEndpointKey\": \"\",\n \"endpointRegion\": \"\",\n \"endpointUrl\": \"\",\n \"failedRegions\": \"\",\n \"isStaging\": {{faker 'datatype.boolean'}},\n \"publishedDateTime\": \"\",\n \"region\": \"\",\n \"versionId\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "An object containing the application endpoint URL, its assigned endpoint key and publishing 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": "dd6abc70-c51f-4f8d-9e09-f591331777b0", "body": "{\n \"assignedEndpointKey\": \"\",\n \"endpointRegion\": \"\",\n \"endpointUrl\": \"\",\n \"failedRegions\": \"\",\n \"isStaging\": {{faker 'datatype.boolean'}},\n \"publishedDateTime\": \"\",\n \"region\": \"\",\n \"versionId\": \"\"\n}", "latency": 0, "statusCode": 207, "label": "An object containing the application endpoint URL, its assigned endpoint key and publishing status in case that publishing one or more regions failed.", "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": "c92b5d7b-f551-48ad-9b9b-4ec1dc318f86", "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": "9940d423-956e-435c-8047-5fadf84f6e4c", "documentation": "Get the application publish settings including 'UseAllTrainingData'.", "method": "get", "endpoint": "apps/:appId/publishsettings", "responses": [ { "uuid": "1549760b-39c3-4389-b79b-095fa0a16ac7", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"sentimentAnalysis\": {{faker 'datatype.boolean'}},\n \"speech\": {{faker 'datatype.boolean'}},\n \"spellChecker\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "The application publish 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": "f6308893-52a8-4ee6-9d2f-57b35c17361b", "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": "0299a344-face-4e27-84a6-0b317d06925a", "documentation": "Updates the application publish settings including 'UseAllTrainingData'.", "method": "put", "endpoint": "apps/:appId/publishsettings", "responses": [ { "uuid": "a27c0ee8-42a3-4310-b45e-5d2c248b6ccb", "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": "b01466ea-acfc-4536-8dca-289377b0a8c7", "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": "ea7f2faa-88c0-45bd-8fd7-75c18a2837b5", "documentation": "Gets the logs of the past month's endpoint queries for the application.", "method": "get", "endpoint": "apps/:appId/querylogs", "responses": [ { "uuid": "24f23f57-0d16-4208-bc73-90b00e0b854c", "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": "ce333067-1e44-4d52-beaa-e43f37b670e2", "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": "2e4324e8-e081-4e56-9712-dbbbf05b6476", "documentation": "Get the application settings including 'UseAllTrainingData'.", "method": "get", "endpoint": "apps/:appId/settings", "responses": [ { "uuid": "49bf6817-b80f-4931-8b8c-f45e17fb065a", "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": "bf30bfe1-c1d1-47f0-982a-6e1ff0d745d2", "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": "7b73711e-80d9-422b-a1b0-13cd231f839b", "documentation": "Updates the application settings including 'UseAllTrainingData'.", "method": "put", "endpoint": "apps/:appId/settings", "responses": [ { "uuid": "01e9ddb1-f4fb-458a-9f93-4a0c6971dd83", "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": "a834f2d2-57d1-484d-bf60-e834a4e0d75d", "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": "9cd826da-cd7d-482b-8a3c-b82e2be889a0", "documentation": "Gets a list of versions for this application ID.", "method": "get", "endpoint": "apps/:appId/versions", "responses": [ { "uuid": "fde7d199-e90c-457e-896f-5d633f4ab27d", "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": "1605a956-0b84-419b-8356-0927e8922f5b", "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": "49c98793-264b-4f8e-a7e1-6f52328cf391", "documentation": "Imports a new version into a LUIS application.", "method": "post", "endpoint": "apps/:appId/versions/import", "responses": [ { "uuid": "050530bb-71ac-47b1-9122-a326d1667c14", "body": "\"\"", "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": "67bb9a2a-bd62-45ed-8bf1-23d102ed9818", "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": "895cd1e1-6dc9-4a01-b670-85d081c27a85", "documentation": "Deletes an application version.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/", "responses": [ { "uuid": "eb5b0730-4714-43c7-8c36-89a96627bef6", "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": "1a05203f-d59e-466a-9f75-e580fcf5f36f", "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": "5d8fdd1e-efd6-4acb-933a-5c5f2326545e", "documentation": "Gets the version information such as date created, last modified date, endpoint URL, count of intents and entities, training and publishing status.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/", "responses": [ { "uuid": "007bf3dd-1a4f-4e5b-bdbf-d06368ea67f6", "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": "606c9e61-ab98-4750-88dc-f1d5c4299b17", "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": "0ff1462c-f991-47b4-84b8-d904c6646815", "documentation": "Updates the name or description of the application version.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/", "responses": [ { "uuid": "8ba17f28-53d3-4021-87d6-44ca4267f823", "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": "f95d4b0a-72b5-4624-8b49-2705b04eae38", "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": "04105afd-b40b-44d9-a941-9ba4ce1713ae", "documentation": "Creates a new version from the selected version.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/clone", "responses": [ { "uuid": "bffd34b1-2c30-4fc9-b223-662298ef9e57", "body": "\"\"", "latency": 0, "statusCode": 201, "label": "The new version ID.", "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": "114a07da-f8b7-4107-9333-aba5946c2178", "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": "6a6ee568-be65-4773-9702-6a7f5d6b0a18", "documentation": "Gets information about all the list entity models in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/closedlists", "responses": [ { "uuid": "a3253d1f-28ba-4302-9ac9-919d5eebd856", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of list 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": "23844d58-00e5-41cb-a82f-6686087e42d5", "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": "f79e4fd9-8e0d-4f53-bc34-008757045ca1", "documentation": "Adds a list entity model to a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/closedlists", "responses": [ { "uuid": "3868211e-161b-4897-8c56-fad21ee8aa9a", "body": "\"{{faker 'string.uuid'}}\"", "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": "95dbe6c9-b26b-4104-a740-8fa4391b3d36", "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": "77108518-aead-4320-ad81-cd9e42833e57", "documentation": "Deletes a list entity model from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId", "responses": [ { "uuid": "f90ea0a8-3c19-49b8-9c73-3f2dc350d3c8", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully delete list entity from a version of 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": "ed8338cb-2599-4160-b3e4-58b583db3d45", "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": "1ef8affe-bcd0-4e82-ba14-8c0d7def6718", "documentation": "Gets information about a list entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId", "responses": [ { "uuid": "73c8a337-566a-4bd6-9953-9bcc00cf3b2e", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "The 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": "b8482122-514a-4ddb-b91b-faaaa46bccea", "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": "3bde920c-093c-4474-911c-4a4bc44deff2", "documentation": "Adds a batch of sublists to an existing list entity in a version of the application.", "method": "patch", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId", "responses": [ { "uuid": "2624106b-ec4b-459a-ba23-2cb5843f08f0", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully added sublists to the list 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": "c06ddbb9-d53e-481c-b62b-02033b367a2c", "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": "5cad19d0-a79a-4e68-97b0-f4f9497041d2", "documentation": "Updates the list entity in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId", "responses": [ { "uuid": "8f4c1026-74d1-4569-8f8a-4b1dd3b927f2", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated list entity 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": "861e38ce-f7e5-4a5c-9c1c-6a28cefac6ca", "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": "475ce87a-156f-43c2-8494-2a96923c1c43", "documentation": "Adds a sublist to an existing list entity in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId/sublists", "responses": [ { "uuid": "8dce049a-605a-4042-8d44-766d23b46d41", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 201, "label": "The ID of the newly created 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": "544405f6-de87-4e42-ac7c-ab55c306b53a", "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": "5349d335-e13f-4f60-a409-cc315dea41be", "documentation": "Deletes a sublist of a specific list entity model from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId/sublists/:subListId", "responses": [ { "uuid": "e2dac13b-53c6-4619-b902-bf974f18b157", "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": "a8d55ea2-65dd-4043-aa03-0565788057d9", "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": "37f5f006-3787-4126-9261-7f3a23ef2f1e", "documentation": "Updates one of the list entity's sublists in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/closedlists/:clEntityId/sublists/:subListId", "responses": [ { "uuid": "81a77a81-7c00-4c9c-9e18-d43b21cacae9", "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": "1a96fe53-efb6-471c-9e75-bdb0a6b5439e", "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": "6f9bee3f-e2b1-4a7c-b08f-aea5a96fc783", "documentation": "Get all roles for a list entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/closedlists/:entityId/roles", "responses": [ { "uuid": "3d88a4ae-0472-40b9-87b0-8593a22bdeab", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the entity roles", "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": "2bcf84c7-89ac-42a4-83a4-af35779735ac", "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": "bd0c4b9d-78ce-4493-9b49-d67360b25938", "documentation": "Create a role for a list entity in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/closedlists/:entityId/roles", "responses": [ { "uuid": "b2939a54-c4c3-4c38-a238-135e15a6b8f6", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created entity role", "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": "a76d1763-1680-4052-b417-8f7770ecfe36", "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": "ae0ac1b9-5c3a-4c82-98c4-680fb7a74852", "documentation": "Delete a role for a given list entity in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/closedlists/:entityId/roles/:roleId", "responses": [ { "uuid": "f86798cf-66a6-446c-81ef-352a0d82bd4f", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "a3529b40-1dbe-43a1-b1f7-e15d09b3de33", "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": "518ab07f-1526-4a7e-8a9e-21960bb6ff68", "documentation": "Get one role for a given list entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/closedlists/:entityId/roles/:roleId", "responses": [ { "uuid": "e46b692f-8618-4e69-8956-40e9f9b656d6", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An entity role", "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": "b8a7aa73-16f9-408a-96c1-5e0b696b3bc9", "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": "f31999c6-1dbc-4b60-a5bd-b8e882838c16", "documentation": "Update a role for a given list entity in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/closedlists/:entityId/roles/:roleId", "responses": [ { "uuid": "1b636661-0c04-4ca4-8353-50632373597a", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the entity role.", "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": "f8c14ef5-de44-4dd7-8876-e4b1e4209a6a", "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": "3bbf44bc-1ca7-413f-806a-00471bcd4d8b", "documentation": "Gets information about all the composite entity models in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/compositeentities", "responses": [ { "uuid": "0c6b9002-b66a-4e6f-ba1f-182bd6242822", "body": "\"\"", "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": "a2ba2944-2602-43e4-afd2-300bbcbdfb63", "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": "1f449f4b-d3b8-4ece-a14e-6936c814c566", "documentation": "Deletes a composite entity from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId", "responses": [ { "uuid": "7a70ed14-9d58-4068-bdf5-69b76e6694a1", "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": "c959765c-3b12-4be8-b2c8-0ba98cc297ad", "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": "55b755f3-8442-46ff-a8e1-978fa02f560f", "documentation": "Gets information about a composite entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId", "responses": [ { "uuid": "087e1f80-3c0c-465d-ba41-3d5c327bdd10", "body": "\"\"", "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": "6a6d0332-ad81-4c92-a2a8-e472c5e24014", "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": "011d4e05-33b7-4681-84b6-208fdc31b98e", "documentation": "Updates a composite entity in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId", "responses": [ { "uuid": "23f36b31-f39b-4e79-b8c1-7d720257f8af", "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": "120bcd69-61f2-44f8-af84-148bd4580ab4", "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": "eb1ec262-9dbe-462f-bd99-96bba894f18a", "documentation": "Creates a single child in an existing composite entity model in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId/children", "responses": [ { "uuid": "a82029b8-7c40-45c5-92b9-8c5a741e828d", "body": "\"{{faker 'string.uuid'}}\"", "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": "e44b4f7d-b52e-491e-80c2-6700e25999e1", "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": "0e9d2980-f05d-4410-943a-c3881793f5bf", "documentation": "Deletes a composite entity extractor child from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId/children/:cChildId", "responses": [ { "uuid": "2a1a99d0-f074-429d-9ae7-aa301f740eed", "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": "e160c9a8-5834-4822-81ed-6c7065d2949e", "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": "50b10017-5aa3-43b9-9b80-1d76476f5a18", "documentation": "Get all roles for a composite entity in a version of the application", "method": "get", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId/roles", "responses": [ { "uuid": "8165136c-725c-4af5-a311-d09d186b5d6a", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the entity roles", "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": "801df1c1-246e-465b-ba99-85c5584c1877", "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": "913dc0a3-7c75-473f-8eee-b487758742fe", "documentation": "Create a role for a composite entity in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId/roles", "responses": [ { "uuid": "27742de7-786f-4fda-b7fd-7713830255e9", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created entity role", "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": "0aee249d-6bfd-463d-bb67-6b42988b71cd", "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": "67208b30-8ad5-43c2-a7e1-f52e7859baea", "documentation": "Delete a role for a given composite entity in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId/roles/:roleId", "responses": [ { "uuid": "b0bd34cb-67d3-4203-ac45-9009f68820d5", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "65d1e157-84db-444d-a3a5-97c71f285e91", "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": "d97d626d-15de-4a7b-a345-419844f342b2", "documentation": "Get one role for a given composite entity in a version of the application", "method": "get", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId/roles/:roleId", "responses": [ { "uuid": "6ad3a4fa-66b3-4bd2-b387-c115a742ddd8", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An entity role", "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": "5816aa3f-eba0-4a14-bbf4-18435f10e5b1", "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": "60b92f53-1b0a-4f63-9112-2127d6845d6b", "documentation": "Update a role for a given composite entity in a version of the application", "method": "put", "endpoint": "apps/:appId/versions/:versionId/compositeentities/:cEntityId/roles/:roleId", "responses": [ { "uuid": "873c556f-520f-4d56-a795-a5e931f90e2c", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the entity role.", "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": "92c175cb-f363-40b3-b877-39e8bb8d8775", "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": "3a7f3d4a-0185-4565-9054-e5be4e691baf", "documentation": "Adds a customizable prebuilt domain along with all of its intent and entity models in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/customprebuiltdomains", "responses": [ { "uuid": "777337c8-e390-4f36-9e51-bcc4375ddea6", "body": "[\n \"{{faker 'string.uuid'}}\"\n]", "latency": 0, "statusCode": 201, "label": "An array of the created customizable prebuilt domain intent and entity 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": "07a1d85b-de02-4d65-9c48-499f83a54e1e", "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": "074a2cda-dfdb-4d37-b571-fad5840e039b", "documentation": "Deletes a prebuilt domain's models in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/customprebuiltdomains/:domainName", "responses": [ { "uuid": "9963eb2d-2743-44e6-98d3-47c82999bc8e", "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": "6713d633-5d65-4574-96ae-763662906420", "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": "6bb23e04-9c95-4725-ae22-688a72821dd1", "documentation": "Gets all prebuilt entities used in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/customprebuiltentities", "responses": [ { "uuid": "c49166ff-4d7c-4a17-bc4c-ff39d75bbff2", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returns a list of all 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": "a62e0031-3866-4798-8e0a-73ec5a6dc639", "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": "123812ce-e0ac-4757-941f-6a2c6ad0beb7", "documentation": "Adds a prebuilt entity model to a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/customprebuiltentities", "responses": [ { "uuid": "e671efec-9d3d-452c-ac1d-c18e9fa850d1", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created prebuilt 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": "b663631b-952b-43fc-a216-7ed2cf63ead6", "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": "0a8a56f9-1f67-465f-8dac-1d693b5f1569", "documentation": "Get all roles for a prebuilt entity in a version of the application", "method": "get", "endpoint": "apps/:appId/versions/:versionId/customprebuiltentities/:entityId/roles", "responses": [ { "uuid": "c9496939-a78c-4a6a-9ca5-00f9f0473da7", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the entity roles", "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": "63fa0907-2850-4329-bd4c-b616536b5358", "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": "71cc6443-7e06-4eaa-ab0b-59535aa9e686", "documentation": "Create a role for a prebuilt entity in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/customprebuiltentities/:entityId/roles", "responses": [ { "uuid": "da2a327a-60de-4eea-992d-d723275f36aa", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created entity role", "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": "07af9b7a-20ff-4823-a401-c18bb0d4bf0e", "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": "01ddcddf-c410-41a2-a903-0a1cbe7895f8", "documentation": "Delete a role for a given prebuilt entity in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/customprebuiltentities/:entityId/roles/:roleId", "responses": [ { "uuid": "ada1dfad-092a-4f19-8c85-2a6d3a9be5da", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "63cb2b70-0cb2-4b03-b624-a30143d9ee34", "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": "bdac3539-192a-41f6-91ef-83f0416088df", "documentation": "Get one role for a given prebuilt entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/customprebuiltentities/:entityId/roles/:roleId", "responses": [ { "uuid": "ccee6df2-cfdc-4c1b-b420-877fe1513b0e", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An entity role", "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": "c863c0c8-1fd9-4cf2-b24f-038b81109ca8", "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": "9989c63d-ab7c-4570-a6f0-2bf2e78c4b35", "documentation": "Update a role for a given prebuilt entity in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/customprebuiltentities/:entityId/roles/:roleId", "responses": [ { "uuid": "1b9b9288-8b72-44ff-a803-ccd37a66e0b0", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the entity role.", "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": "127ab511-4d73-44f2-bf88-7719ecf3afd9", "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": "34d76080-700f-459b-8a23-be5b7ea26644", "documentation": "Gets information about customizable prebuilt intents added to a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/customprebuiltintents", "responses": [ { "uuid": "2daf9638-6ebe-4fcb-aba7-065afc48d26d", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returns a list of all customizable prebuilt intents and their representations in a version 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": "0e636e88-abee-422b-93f9-d94e7cbab957", "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": "e3b0e1eb-4671-465e-be3b-668a9219e073", "documentation": "Adds a customizable prebuilt intent model to a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/customprebuiltintents", "responses": [ { "uuid": "e090e085-3d71-4e40-9977-60516f30b1df", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created intent 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": "8fd75e21-eb59-4e29-8d91-5f290f06955e", "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": "8c08d5ab-baea-4ef7-98ae-e6a96585d693", "documentation": "Gets all prebuilt intent and entity model information used in a version of this application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/customprebuiltmodels", "responses": [ { "uuid": "356bb119-bac4-4b24-b849-5c1e137962ff", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Returns a list of all 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": "654e6d9e-e60a-4ea1-b774-8586f84a6c4f", "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": "c62dbd7a-66f5-4e53-8f34-65b3d4488f89", "documentation": "Gets information about all the simple entity models in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/entities", "responses": [ { "uuid": "eeeef101-6349-4c03-a252-57814457181a", "body": "\"\"", "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": "ce50be44-14a2-498d-805f-e793c9c302bc", "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": "498d2321-39f8-44eb-a87b-dcc62d301d24", "documentation": "Adds an entity extractor to a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/entities", "responses": [ { "uuid": "3d06b52f-84a1-485f-b4ff-d5e7247153d8", "body": "\"{{faker 'string.uuid'}}\"", "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": "4c5bd6cc-266a-4fcf-b8cf-ff4f585c0155", "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": "07c2853c-63b9-4714-b67b-750d9a1973a0", "documentation": "Deletes an entity or a child from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId", "responses": [ { "uuid": "5774172a-6f9e-40ba-a57b-558fad8a7f52", "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": "466b9616-da06-4907-a418-49dd3864868c", "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": "773c730a-704f-4c94-82d1-2af4806ee728", "documentation": "Gets information about an entity model in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId", "responses": [ { "uuid": "a5981930-3be1-4c13-9fe6-169980d058d0", "body": "\"\"", "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": "3d55fb95-89a1-4931-b0cf-3959b0a6831e", "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": "1b1dd8c1-c564-4f69-a124-947d2c723c33", "documentation": "Updates the name of an entity extractor or the name and instanceOf model of a child entity extractor.", "method": "patch", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId", "responses": [ { "uuid": "2c317c61-1274-4d6f-aa22-f3689d125acf", "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": "0ceb2c80-c7b6-4edc-b62c-22dc6a4743fe", "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": "4f72446a-cbf2-424e-a9d6-185b42b74ffe", "documentation": "Creates a single child in an existing entity model hierarchy in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/children", "responses": [ { "uuid": "dda0311c-8128-403f-bd4a-12e5020dbdeb", "body": "\"{{faker 'string.uuid'}}\"", "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": "a523931b-4867-48a2-b54e-d9431f706087", "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": "6e08ee8a-fc1b-4b4a-93fc-4b555dd35d9a", "documentation": "Deletes a relation from the feature relations used by the entity in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/features", "responses": [ { "uuid": "627e5456-3127-4c31-9cba-7dc9fb0214b0", "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": "9f9ece88-3c71-4888-8f73-d45de3b845dd", "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": "ba5bb40c-cda9-4a6d-8289-009e9411c36a", "documentation": "Gets the information of the features used by the entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/features", "responses": [ { "uuid": "fd6ea990-6f49-45a6-8d13-5a887af1353e", "body": "[\n {\n \"featureName\": \"\",\n \"modelName\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of feature information objects for the 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": "7722381f-2564-4fd2-ae50-bd02b4dc4200", "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": "50576528-2f5b-4c8e-af17-461f361d7713", "documentation": "Adds a new feature relation to be used by the entity in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/features", "responses": [ { "uuid": "5294f9c0-6c37-4b9f-b9ce-0bca875e5e09", "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": "e24871d8-597a-4333-883f-00ff6d904f90", "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": "34e5981f-c80d-4c19-bb45-08700cfdbfd0", "documentation": "Updates the information of the features used by the entity in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/features", "responses": [ { "uuid": "178de9df-4bf6-4f9f-a1e4-81b4ac6d7521", "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": "1c9ba8e4-5915-42ac-b166-5457f87c8aba", "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": "0eec1220-6c37-4fc1-99f1-e381dec52489", "documentation": "Get all roles for an entity in a version of the application", "method": "get", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/roles", "responses": [ { "uuid": "852347c9-e2f4-4a4b-bd0f-dcdd43436c5d", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the entity roles", "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": "ce7f3107-4a65-4dde-823e-3a607197719d", "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": "05cf3c96-a95d-4961-8232-a446e40ee7c4", "documentation": "Create an entity role in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/roles", "responses": [ { "uuid": "2e7bba8c-42b0-479c-8ee2-81a9a5cc2ddc", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created entity role", "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": "565c8103-c986-4e67-90fd-171d9a5958fa", "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": "03ecf0ea-eb25-478d-a308-82e86e61b1e4", "documentation": "Delete an entity role in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/roles/:roleId", "responses": [ { "uuid": "5b59dd40-e371-4317-a29e-a047e51d57f8", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "4922b86d-171b-4e07-94f8-f0327b3e0422", "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": "9b2081b6-2d49-4606-8a0d-6c5a4f2825e2", "documentation": "Get one role for a given entity in a version of the application", "method": "get", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/roles/:roleId", "responses": [ { "uuid": "a81cb36b-e5d6-41fd-8e41-96b8acd33902", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An entity role", "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": "f54a3924-25cd-4970-ac32-a6761915b415", "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": "cba766ad-49c5-4112-bbe6-1d528819fd44", "documentation": "Update a role for a given entity in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/roles/:roleId", "responses": [ { "uuid": "d8fd9a24-fcd8-4ce8-b13b-287a7ad0a5d8", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the entity role.", "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": "be26178f-c3ae-4a4d-a2e5-f3526cc2da41", "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": "b725517f-0a86-4adb-9c96-bb17186cddb4", "documentation": "Get suggested example utterances that would improve the accuracy of the entity model in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/entities/:entityId/suggest", "responses": [ { "uuid": "098432a2-5a94-4e05-b1bd-a42a70df3525", "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 entity model, nothing is returned in the response. If there's a trained model and active learning finds any relevant queries, they are returned with the entity model predictions. If there's a trained model but active learning 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": "cdbd8180-7ad6-4be0-b7b7-e783cd24c14d", "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": "1decb16f-5cfb-4946-b565-933b88efb8ae", "documentation": "Adds a labeled example utterance in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/example", "responses": [ { "uuid": "4c6ef89c-3130-41df-89bf-f674271c0cfc", "body": "{\n \"ExampleId\": {{faker 'number.int' max=99999}},\n \"UtteranceText\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "The ID of the created example utterance.", "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": "3e91a93c-b58a-4a10-a442-ca8740aee83d", "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": "a9ed6628-c812-4592-a1f5-ea0949b4f1dc", "documentation": "Returns example utterances to be reviewed from a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/examples", "responses": [ { "uuid": "73b0607a-ff4d-495c-a57e-c46308e3c56e", "body": "[\n {\n \"entityLabels\": [\n {\n \"endTokenIndex\": {{faker 'number.int' max=99999}},\n \"entityName\": \"\",\n \"role\": \"\",\n \"roleId\": \"{{faker 'string.uuid'}}\",\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 utterance 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": "1e896280-8cdc-4eb8-8407-89dc19c95e9a", "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": "7d53e435-e20e-4ee9-bbb2-f3fa49aab992", "documentation": "Adds a batch of labeled example utterances to a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/examples", "responses": [ { "uuid": "0e2b744c-57c2-41d7-9212-71503af985ce", "body": "[\n {\n \"error\": {\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n },\n \"hasError\": {{faker 'datatype.boolean'}},\n \"value\": {\n \"ExampleId\": {{faker 'number.int' max=99999}},\n \"UtteranceText\": \"\"\n }\n }\n]", "latency": 0, "statusCode": 201, "label": "A string array determining which labeled example utterances 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": "1666087b-d8c1-4bfe-bc84-06ccfaba1820", "body": "[\n {\n \"error\": {\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n },\n \"hasError\": {{faker 'datatype.boolean'}},\n \"value\": {\n \"ExampleId\": {{faker 'number.int' max=99999}},\n \"UtteranceText\": \"\"\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 labeled example utterances.", "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": "35b79300-a563-48bf-a715-cf20d5b96cd7", "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": "64f96057-a2b0-4fb8-af4d-4353bfdea23d", "documentation": "Deletes the labeled example utterances with the specified ID from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/examples/:exampleId", "responses": [ { "uuid": "b358b562-ca77-4f17-896c-e9e32872754b", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully deleted example utterance.", "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": "ef923288-c72b-4839-a1a3-82fe1441aa2e", "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": "b89a9660-8e74-49c8-8e33-28de57dfe855", "documentation": "Exports a LUIS application to JSON format.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/export", "responses": [ { "uuid": "fb9f7b0f-2294-4e00-a50e-e08ced19db87", "body": "\"\"", "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": "19dd74d3-94e7-4445-acbe-14c337129600", "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": "37ef4c47-19e4-413d-bd2c-ef3b25853c55", "documentation": "Gets all the extraction phraselist and pattern features in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/features", "responses": [ { "uuid": "a4f5610d-52b7-4ad4-b3cd-d49d74602015", "body": "{\n \"patternFeatures\": [\n {\n \"enabledForAllModels\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"isActive\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n ],\n \"phraselistFeatures\": [\n {\n \"enabledForAllModels\": {{faker 'datatype.boolean'}},\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": "5bd33bf0-9b55-4a9b-8375-3f14e1ee46eb", "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": "1dd57554-bed7-499f-a6c3-0e598ee07c95", "documentation": "Gets information about all the hierarchical entity models in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities", "responses": [ { "uuid": "4b5ec12a-841a-48f5-b8f0-f351d8485b1d", "body": "\"\"", "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": "8788581a-fd68-4591-8223-06fc91b62677", "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": "5a0716d3-a104-4b03-bded-c212631ac092", "documentation": "Deletes a hierarchical entity from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId", "responses": [ { "uuid": "e3ee298a-25d1-4206-b5de-a84cf5452f09", "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": "3a4ed9ef-cb1f-4e14-9f68-30883145f707", "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": "b5adc7a0-7633-4659-953a-d4e3c12b1729", "documentation": "Gets information about a hierarchical entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId", "responses": [ { "uuid": "518b49a0-cb63-4a53-a144-292bb3d67c80", "body": "\"\"", "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": "9c487c76-e292-4f28-9637-927af6aa1685", "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": "5746a721-13dd-4c0c-905e-1c4b64b0a461", "documentation": "Updates the name of a hierarchical entity model in a version of the application.", "method": "patch", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId", "responses": [ { "uuid": "e3201213-8d94-4d10-8dae-c4a94eecf2b6", "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": "ecf261e6-69cc-49f2-b54d-05be240f6a02", "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": "acd17014-839e-437a-abf3-cced6b2a0d2b", "documentation": "Deletes a hierarchical entity extractor child in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/children/:hChildId", "responses": [ { "uuid": "65af9c45-e315-4be6-9d1b-21f56f7b192b", "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": "6bb848ed-fc6a-4d30-9329-b3837cb5ef39", "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": "61d3b022-76d9-4404-b1e7-3e638fe8b42a", "documentation": "Gets information about the child's model contained in an hierarchical entity child model in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/children/:hChildId", "responses": [ { "uuid": "cd991c5a-5c56-48eb-8e0f-684e7e480277", "body": "\"\"", "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": "1e872e85-3f24-44e4-9f82-05538782d27e", "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": "bb1a98c5-ebda-4d9e-bcc7-8ed4fcc32b06", "documentation": "Renames a single child in an existing hierarchical entity model in a version of the application.", "method": "patch", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/children/:hChildId", "responses": [ { "uuid": "daa80c66-4e34-4f5f-a666-25a21c4505e9", "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": "afc5ca74-7308-4ef0-a33a-e93f8771206b", "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": "8d0b25b0-0677-4d60-aaec-f9f22dd28d26", "documentation": "Get all roles for a hierarchical entity in a version of the application", "method": "get", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/roles", "responses": [ { "uuid": "adddb6d5-b6ea-46c1-9fb1-0914aacaf4ee", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the entity roles", "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": "a96f2ae0-0dae-4756-b7f1-01353b83eb3d", "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": "45cda2d8-7191-48ae-a66f-321681ae8931", "documentation": "Create a role for an hierarchical entity in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/roles", "responses": [ { "uuid": "5c3962bb-8227-42cf-b62f-307759d4f268", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created entity role", "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": "053c4a16-faf8-4d17-82a5-f12bcc4a0a19", "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": "1fd188e9-d438-41d4-a5ea-b99acbd48409", "documentation": "Delete a role for a given hierarchical role in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/roles/:roleId", "responses": [ { "uuid": "b00cff23-13b5-47dc-a727-d20617c5aede", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "857dbc70-ebdd-43ad-a557-a19af04d4a54", "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": "637ee994-abe2-4d5d-ab89-fc8fa547ccfc", "documentation": "Get one role for a given hierarchical entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/roles/:roleId", "responses": [ { "uuid": "906517ba-5cf4-4e31-9936-407f183f32c9", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An entity role", "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": "9c9ef6e3-6066-4210-82ee-236da7de6998", "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": "4f108076-0df8-4602-ac92-8e6a0df1f638", "documentation": "Update a role for a given hierarchical entity in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/hierarchicalentities/:hEntityId/roles/:roleId", "responses": [ { "uuid": "3cb02b29-81ce-40ed-a77b-aee4ce145f37", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the entity role.", "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": "4c409709-237b-4964-9d11-d86fbe847ca0", "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": "346752be-81c9-4836-8e2b-08b8ae2d270e", "documentation": "Gets information about the intent models in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/intents", "responses": [ { "uuid": "f01fa3b0-92e0-44fa-ac5d-9cd1c6311221", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\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": "58cb77b5-ba1b-4fbd-8d88-52687ffa8ec4", "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": "7f613549-07f0-482e-9755-49b2f3517a22", "documentation": "Adds an intent to a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/intents", "responses": [ { "uuid": "30311a1e-c44d-4d75-85bd-3a9d03f29e73", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created intent 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": "9758024b-0275-4e27-88fc-de80ad52ca66", "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": "e453db7f-2003-4eb0-b13b-48b6c3197978", "documentation": "Deletes an intent from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId", "responses": [ { "uuid": "c5f61480-b4da-48b9-b9cc-96544101d905", "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": "f060be6d-ffb5-46eb-aeec-c01cfc728ac4", "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": "2a1afa02-a0db-4dc8-8f22-d829d819492b", "documentation": "Gets information about the intent model in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId", "responses": [ { "uuid": "5e0f47b5-c90c-4781-a696-9cc6a3c4d561", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\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": "0a5f2fc6-749f-4293-bdb9-f126d8103535", "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": "86494f7d-22c2-4555-84f3-2827a4b383d6", "documentation": "Updates the name of an intent in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId", "responses": [ { "uuid": "bb5b1346-9b12-4c71-a01c-6d8701505aa2", "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": "1c61ed22-097a-4dba-a706-219004be1e2d", "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": "eeb435f6-7ba7-453f-bb2f-fd40a4bec3cc", "documentation": "Deletes a relation from the feature relations used by the intent in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId/features", "responses": [ { "uuid": "1a8bd835-0168-45fd-9178-30dedbfcccac", "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": "91218d6d-0866-4019-8770-cae98d2bdf7c", "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": "9272648d-f264-49b2-aa42-154e3f94438c", "documentation": "Gets the information of the features used by the intent in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId/features", "responses": [ { "uuid": "09ebe7cd-d035-434c-af57-96c37e859321", "body": "[\n {\n \"featureName\": \"\",\n \"modelName\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of feature information objects for the intent.", "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": "0b3c9bfb-bc0d-4568-b2ad-4956cada4c95", "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": "d859a1ee-08ca-4a68-a4ea-10744041d883", "documentation": "Adds a new feature relation to be used by the intent in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId/features", "responses": [ { "uuid": "5c09744b-4e87-4e3c-b1b4-587a9aab2459", "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": "ddfd9023-f713-4102-885c-544ffbb995b4", "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": "e33ad478-3188-49c2-be75-46a961ef0d0c", "documentation": "Updates the information of the features used by the intent in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId/features", "responses": [ { "uuid": "6e79b74d-7caf-40a0-bfbf-cafe4ebc9ac1", "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": "51ea92a2-3bb1-480f-9f2f-995c4b899d43", "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": "c3faeee1-4432-45dd-8109-8ca321bcb9c1", "documentation": "Returns patterns for the specific intent in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId/patternrules", "responses": [ { "uuid": "d9d885e8-3fc9-459f-a9d1-3e0e48e0cbc9", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"intent\": \"\",\n \"pattern\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The retrieved patterns", "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": "f8c3f1c9-c75a-4100-b4df-9b40b6a9d25b", "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": "44974dd3-a663-4e76-9f30-7cca1b3f755e", "documentation": "Suggests example utterances that would improve the accuracy of the intent model in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/intents/:intentId/suggest", "responses": [ { "uuid": "296b7a55-b8be-4609-b9d3-9dc2c31cf520", "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 intent model, nothing is returned in the response. If there's a trained model and active learning finds any relevant queries, they are returned with the intent model predictions. If there's a trained model but active learning 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": "b99ac818-4a05-43d6-82b8-e508b93b4661", "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": "7d679ac4-de81-475f-9682-c041a36b0e90", "documentation": "Gets all the available prebuilt entities in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/listprebuilts", "responses": [ { "uuid": "2ffbe271-7ee9-42c1-8edc-ceac3d45630a", "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": "7d0d2d61-cda0-4e4c-a106-0e8f9020c514", "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": "16e51d3f-0ee5-4aba-80d5-58505fe98ea1", "documentation": "Gets information about all the intent and entity models in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/models", "responses": [ { "uuid": "19b8fa0b-0b8e-4344-90a0-48d3b55eaab7", "body": "\"\"", "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": "319328e4-f329-49e8-9ecd-9d07b427eef3", "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": "31796081-df54-4aa2-9a17-32de6f962424", "documentation": "Gets the example utterances for the given intent or entity model in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/models/:modelId/examples", "responses": [ { "uuid": "36450d2c-8120-4fd8-b7b5-27bc4d842781", "body": "[\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"text\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of example utterances for the 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": "47493a1a-b41a-4c16-bc23-6e420f0f7aba", "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": "4ac23380-1aca-4c87-8e79-ac4864df631b", "documentation": "Get information about the Pattern.Any entity models in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/patternanyentities", "responses": [ { "uuid": "50cb7224-9268-48f6-8547-488864140cd5", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of Pattern.Any 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": "0fee1a34-2c5b-4665-8200-289bfcf98ead", "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": "553cc143-2437-4e61-936d-dba5a8fcf408", "documentation": "Adds a pattern.any entity extractor to a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/patternanyentities", "responses": [ { "uuid": "8a0f9635-ba02-4787-a7ee-2bf02231afdc", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created Pattern.Any entity 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": "1908b85e-7d19-4ada-ac70-40164c3b1a2b", "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": "9c1ab8a8-e121-4ab5-a088-54b0e6ca724d", "documentation": "Deletes a Pattern.Any entity extractor from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId", "responses": [ { "uuid": "a9f67349-a368-497a-8df9-bfda656d3ff2", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "58595dd4-2d7a-4246-94c8-62eb0cde2797", "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": "daf337f7-f474-4d62-bce2-5e8b2633366d", "documentation": "Gets information about the Pattern.Any model in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId", "responses": [ { "uuid": "a26224c1-f137-4c89-8ab1-dcf7e63dc3d1", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "A regular expression 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": "710a7670-682d-4d5b-b607-754776401382", "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": "1590d8dc-3dba-4adf-81eb-85586fd130db", "documentation": "Updates the name and explicit (exception) list of a Pattern.Any entity model in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId", "responses": [ { "uuid": "ff153938-277f-42fd-beaa-40502ebfa79c", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the Pattern.Any entity extractor.", "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": "87fadb11-31db-4721-9636-f930564fe60d", "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": "9522be66-61e3-4662-a2cc-ecfe6dbd6940", "documentation": "Get the explicit (exception) list of the pattern.any entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId/explicitlist", "responses": [ { "uuid": "a20fda5c-cf35-4685-935e-64f2f3f304aa", "body": "[\n {\n \"explicitListItem\": \"\",\n \"id\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the explicit list items", "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": "bf4c960e-ff1a-4309-b90f-f1016f53e7f2", "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": "cf2f164e-26c0-422d-b064-9f64c4808e8e", "documentation": "Add a new exception to the explicit list for the Pattern.Any entity in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId/explicitlist", "responses": [ { "uuid": "f1f068fa-90c7-4cc6-9bd0-206143bdffa5", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 201, "label": "The ID of the created explicit list item.", "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": "4aa537ff-1d83-4a93-af40-00b00013534d", "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": "3e63f026-e70b-4467-920d-197f46880175", "documentation": "Delete an item from the explicit (exception) list for a Pattern.any entity in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId/explicitlist/:itemId", "responses": [ { "uuid": "aa98e78c-766b-4225-b75a-5d6b785b5035", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "afd5437b-beb2-45a3-b73e-ad4b45b483d2", "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": "481ed887-a27d-4564-b252-ce6de42e5376", "documentation": "Get the explicit (exception) list of the pattern.any entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId/explicitlist/:itemId", "responses": [ { "uuid": "39aaba44-2cf8-45b9-8f92-8750cbba195f", "body": "{\n \"explicitListItem\": \"\",\n \"id\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "An explicit list item 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": "31417758-904d-4135-8cf8-1f999ddc21e6", "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": "62953b13-2c58-42e4-a642-0430b4e7344b", "documentation": "Updates an explicit (exception) list item for a Pattern.Any entity in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId/explicitlist/:itemId", "responses": [ { "uuid": "40d2cafa-282b-4237-b028-28312eaa1422", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the explicit list item.", "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": "a7a1224c-2d74-4a4a-b876-795ede0ad7b5", "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": "bc3b0e1e-8a0a-446b-89ea-d3e2d2d6e85d", "documentation": "Get all roles for a Pattern.any entity in a version of the application", "method": "get", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId/roles", "responses": [ { "uuid": "557a7dd2-3c18-44af-8518-9c1d37cd46c5", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the entity roles", "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": "5eb8a97d-1931-49e0-b6d9-6f5591c02f09", "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": "723f3487-9e76-4fe2-adb1-c360dbce4f5a", "documentation": "Create a role for an Pattern.any entity in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId/roles", "responses": [ { "uuid": "d47cc234-16c1-4d07-8afb-be070b6f949d", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created entity role", "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": "4cae4f5f-0b73-4b02-b0f1-82cdd592f2d1", "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": "738cab46-650f-42ea-abe2-b30c7306de48", "documentation": "Delete a role for a given Pattern.any entity in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId/roles/:roleId", "responses": [ { "uuid": "4153323b-38b6-4695-988d-b1887d8bdd5c", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "54edc434-ea01-404d-8d93-7a7d96bb1927", "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": "b6ccc716-8641-42ab-a0cd-2a8553fd1a91", "documentation": "Get one role for a given Pattern.any entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId/roles/:roleId", "responses": [ { "uuid": "d4e0f3d8-32a1-4983-989c-4977dae655d1", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An entity role", "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": "95eef264-3aec-4706-85bd-c2e86cb56bd2", "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": "cf111e79-88c4-4091-8984-c7f36ff86aa3", "documentation": "Update a role for a given Pattern.any entity in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/patternanyentities/:entityId/roles/:roleId", "responses": [ { "uuid": "a2bc9fb4-d1d5-43ec-83d8-238154c6d06b", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the entity role.", "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": "4c89d628-b826-4338-8267-3b8808c093f7", "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": "8affbe1b-615d-43cd-ac38-7eb2601f9fff", "documentation": "Adds a pattern to a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/patternrule", "responses": [ { "uuid": "7a6efd48-73d6-42de-bfef-1dff4120904d", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"intent\": \"\",\n \"pattern\": \"\"\n}", "latency": 0, "statusCode": 201, "label": "The created pattern", "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": "4c700813-fea2-4764-9bde-777c47502f44", "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": "05715162-8124-4620-8c44-a39200d47175", "documentation": "Deletes a list of patterns in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/patternrules", "responses": [ { "uuid": "efd5a38c-eb5b-451a-a217-d73e89393647", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "b5929b14-c281-4e40-97de-9b615966a6ab", "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": "a0ed60c4-4281-4782-a47b-0b8cb9ffd6c6", "documentation": "Gets patterns in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/patternrules", "responses": [ { "uuid": "dc2d83b7-72c2-4001-97ff-112fb3595571", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"intent\": \"\",\n \"pattern\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The retrieved patterns", "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": "a618f9b6-ec29-4b4e-8009-2dc799c6e526", "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": "0d83f5c3-49e9-4dea-a3da-87fe4c370627", "documentation": "Adds a batch of patterns in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/patternrules", "responses": [ { "uuid": "50549490-a93d-4874-b386-10a3f1425b50", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"intent\": \"\",\n \"pattern\": \"\"\n }\n]", "latency": 0, "statusCode": 201, "label": "The created patterns", "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": "953c6979-fa53-4db6-9c0b-51424c7b8e77", "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": "aee3c33e-209d-4ac5-aa34-275fe364b37d", "documentation": "Updates patterns in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/patternrules", "responses": [ { "uuid": "de7ff65e-4d77-4f48-ba22-72b9f0843388", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"intent\": \"\",\n \"pattern\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "The updated patterns", "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": "24e5d673-c6b0-44e8-ab11-16a008a81141", "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": "65b8a7f8-1595-4b63-9cd1-6f274feed601", "documentation": "Deletes the pattern with the specified ID from a version of the application..", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/patternrules/:patternId", "responses": [ { "uuid": "9f6a4895-b388-42a5-92a7-fb4c004182a9", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "c8b322bf-dfb1-4bde-be74-5efcaa93b5b2", "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": "fc64f857-8fe7-4d5b-a5ee-639d11b85a84", "documentation": "Updates a pattern in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/patternrules/:patternId", "responses": [ { "uuid": "cacbc934-7971-4af5-b7a1-92b606bed7ae", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"intent\": \"\",\n \"pattern\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "The updated pattern", "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": "34f4fc2d-135e-4ebe-8862-ccacf6444854", "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": "c945a795-2598-4d3a-94a9-36b9bbc84e2c", "documentation": "Gets all the phraselist features in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/phraselists", "responses": [ { "uuid": "c673d526-a47d-47f3-8c68-9e2c5e2311c1", "body": "[\n {\n \"enabledForAllModels\": {{faker 'datatype.boolean'}},\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": "0cd62c8a-7150-4692-a2f1-357030084749", "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": "0de9c872-0d66-4cad-9e58-9915647a260c", "documentation": "Creates a new phraselist feature in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/phraselists", "responses": [ { "uuid": "411a6531-8421-4fbf-b480-0704df0ba5ce", "body": "{{faker 'number.int' max=99999}}", "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": "ae0dc624-587d-48f4-be84-59b63e49be10", "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": "a62c1f55-efb3-4e08-a590-77a8041f0e5f", "documentation": "Deletes a phraselist feature from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/phraselists/:phraselistId", "responses": [ { "uuid": "8f0564ad-3efe-4279-9654-7aaa647ceaa9", "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": "f09b1e86-e9e9-4436-9a87-cb793e61cd2d", "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": "6917825f-8760-4a5b-bf9f-b5d449e98701", "documentation": "Gets phraselist feature info in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/phraselists/:phraselistId", "responses": [ { "uuid": "5c6e8f6b-f897-491e-8c29-667f5bbf8577", "body": "{\n \"enabledForAllModels\": {{faker 'datatype.boolean'}},\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": "247c3ea2-1573-467c-a288-04f768a637cb", "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": "5378b721-d9e2-46ed-a829-514d307a52b7", "documentation": "Updates the phrases, the state and the name of the phraselist feature in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/phraselists/:phraselistId", "responses": [ { "uuid": "28b59a29-9760-48fc-afa9-d6c561b22ec6", "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": "3498cd82-9ab2-49e8-9a8e-dcb01fa6650c", "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": "feeb0031-21ce-4a06-9afd-85bf2332d4d8", "documentation": "Gets information about all the prebuilt entities in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/prebuilts", "responses": [ { "uuid": "dd28b5e6-65a0-477f-882f-47c4e011e59b", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\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": "1e0af67f-3b63-4e23-90b5-4dd939f3a3c8", "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": "c924c804-68cd-4ea6-a1e1-c3bcbdb14536", "documentation": "Adds a list of prebuilt entities to a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/prebuilts", "responses": [ { "uuid": "7fd8381d-bbcf-473f-931f-163b936b7402", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\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": "d84c460f-6a44-4f06-a731-e1ace23039a6", "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": "0277078b-1920-4f49-8f70-643ae186549c", "documentation": "Get a prebuilt entity's roles in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/prebuilts/:entityId/roles", "responses": [ { "uuid": "b7766b98-36c8-4e53-b14b-45a8a909379b", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the entity roles", "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": "ee9e2a8e-53ae-4afe-b36a-f0d863fae094", "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": "4a490574-f267-40d4-ac73-411ef114a07a", "documentation": "Create a role for a prebuilt entity in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/prebuilts/:entityId/roles", "responses": [ { "uuid": "01f801ca-01de-4571-b3a4-8c352084fe54", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created entity role", "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": "882f1c89-f3ea-4fe2-b47d-5b896868d7b9", "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": "317949e2-6daa-4a31-909a-5dec975acfdd", "documentation": "Delete a role in a prebuilt entity in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/prebuilts/:entityId/roles/:roleId", "responses": [ { "uuid": "6a704728-008c-432b-9600-5992752e310a", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "776573cd-bcf6-4ebc-b942-1fa5659e0e40", "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": "d6d53374-247d-4492-9c7d-bd3268762bae", "documentation": "Get one role for a given prebuilt entity in a version of the application", "method": "get", "endpoint": "apps/:appId/versions/:versionId/prebuilts/:entityId/roles/:roleId", "responses": [ { "uuid": "cf2b5b7a-c78f-47cd-9ae8-4220ad764b46", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An entity role", "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": "0307e8a7-a711-49dd-9e65-d34d3bf6cb3e", "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": "35277af8-7526-4705-8bee-56e2a7753861", "documentation": "Update a role for a given prebuilt entity in a version of the application", "method": "put", "endpoint": "apps/:appId/versions/:versionId/prebuilts/:entityId/roles/:roleId", "responses": [ { "uuid": "b6fe349c-7fdb-40f5-8f28-6d76e8aa2c6b", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the entity role.", "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": "15f3ed5d-a154-4819-96c2-fd3072b9fb2e", "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": "9d200664-12a9-4eab-ba52-6ab46bbaaae9", "documentation": "Deletes a prebuilt entity extractor from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/prebuilts/:prebuiltId", "responses": [ { "uuid": "369bd16d-f30f-4062-b194-e56bc8c61865", "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": "20cb646b-767f-4f44-ad51-0f3fb230717a", "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": "4a8f4c49-d83b-4787-9bf4-c34be0e68161", "documentation": "Gets information about a prebuilt entity model in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/prebuilts/:prebuiltId", "responses": [ { "uuid": "d4c03f21-e11e-45c4-9e3b-197c241c90e6", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\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": "ad702363-0c25-4cd0-abed-88731dbca90c", "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": "f787e0c1-5004-463d-a126-01b2c649f071", "documentation": "Gets information about the regular expression entity models in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/regexentities", "responses": [ { "uuid": "4dbbbf06-04fc-4cc0-89f5-e3185a036cb6", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of regular expression 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": "ce9a3bc9-51aa-4157-a9ea-835cf67bbf7c", "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": "a1dd7cda-b0c5-47ef-942a-f71388479403", "documentation": "Adds a regular expression entity model to a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/regexentities", "responses": [ { "uuid": "47f3191b-6da4-42fe-af79-f7f950a83733", "body": "\"{{faker 'string.uuid'}}\"", "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": "2c44db48-a318-4734-9db7-27aa8df11529", "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": "aed89b54-cffb-46dd-87b6-a83b0171e436", "documentation": "Get all roles for a regular expression entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/regexentities/:entityId/roles", "responses": [ { "uuid": "322063b1-2b01-4f1f-8f79-45410361b0cb", "body": "[\n {\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the entity roles", "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": "c53816e0-5a25-4f29-a2b8-8f95cee9da61", "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": "46a00cc4-f873-4c31-8e3b-a2f35684cce1", "documentation": "Create a role for an regular expression entity in a version of the application.", "method": "post", "endpoint": "apps/:appId/versions/:versionId/regexentities/:entityId/roles", "responses": [ { "uuid": "faea6a41-347d-4e4e-895c-160d87101b60", "body": "\"{{faker 'string.uuid'}}\"", "latency": 0, "statusCode": 201, "label": "The ID of the created entity role", "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": "001637a2-e8bb-40c0-aa7d-b0e6881bb030", "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": "ce3541f3-0517-4c50-823c-1cc288f04b89", "documentation": "Delete a role for a given regular expression in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/regexentities/:entityId/roles/:roleId", "responses": [ { "uuid": "a23d8e2d-b966-4928-b457-3ff986c7c979", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "c131511d-0bc7-4424-aaf3-1d3dabc21911", "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": "493aa5c7-a814-486c-9900-1ae937a8661f", "documentation": "Get one role for a given regular expression entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/regexentities/:entityId/roles/:roleId", "responses": [ { "uuid": "b6fceb2a-18c5-4283-b718-76f8e4f89754", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "An entity role", "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": "1951aca0-245d-40f4-a128-ec02805c27c3", "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": "f506814a-c86b-479f-b7db-08be30247018", "documentation": "Update a role for a given regular expression entity in a version of the application", "method": "put", "endpoint": "apps/:appId/versions/:versionId/regexentities/:entityId/roles/:roleId", "responses": [ { "uuid": "c1c81dbf-d962-4796-a097-6f220eed2463", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the entity role.", "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": "8be7eb55-5868-4840-9c6e-19669b54d5fc", "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": "2dfcf119-b5de-4b17-a9bd-310dd8088843", "documentation": "Deletes a regular expression entity from a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/regexentities/:regexEntityId", "responses": [ { "uuid": "19d4d1ec-f75a-4378-adfe-7bd2f3c56527", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully 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": "ceffc678-c8fb-4689-ab89-161468f9d134", "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": "93fcd510-b0d5-4b91-b67d-80ae8e9b6d83", "documentation": "Gets information about a regular expression entity in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/regexentities/:regexEntityId", "responses": [ { "uuid": "33056186-06f9-4058-8056-3083851bb990", "body": "{\n \"id\": \"{{faker 'string.uuid'}}\",\n \"name\": \"\",\n \"readableType\": \"{{oneOf (array 'Entity Extractor' 'Child Entity Extractor' 'Hierarchical Entity Extractor' 'Hierarchical Child Entity Extractor' 'Composite Entity Extractor' 'List Entity Extractor' 'Prebuilt Entity Extractor' 'Intent Classifier' 'Pattern.Any Entity Extractor' 'Closed List Entity Extractor' 'Regex Entity Extractor')}}\",\n \"typeId\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "A regular expression 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": "17979aa5-6a85-4a23-bdfd-acbf629d44b4", "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": "8e315116-0c27-4d1f-80a5-d7ae97aaa6a4", "documentation": "Updates the regular expression entity in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/regexentities/:regexEntityId", "responses": [ { "uuid": "50aaece3-dd80-4898-a4cb-36a22fdb8dac", "body": "{\n \"code\": \"{{oneOf (array 'Failed' 'FAILED' 'Success')}}\",\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successfully updated the regular expression entity extractor.", "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": "c820e202-19d6-4870-ba04-0f71009fe846", "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": "47ee30ef-f0a6-4a6f-b00f-c2097a2d500d", "documentation": "Gets the settings in a version of the application.", "method": "get", "endpoint": "apps/:appId/versions/:versionId/settings", "responses": [ { "uuid": "b37a5644-99f4-4740-b862-498eb0f22d71", "body": "[\n {\n \"name\": \"\",\n \"value\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of the application version 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": "add25fd4-d275-45f8-aa9e-1e7f1b2bfff1", "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": "69dbea97-34a3-424c-b57a-5bc7c6c870ec", "documentation": "Updates the settings in a version of the application.", "method": "put", "endpoint": "apps/:appId/versions/:versionId/settings", "responses": [ { "uuid": "5c213d3d-86e4-482b-bbea-083b2f1e817b", "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": "134e3f78-b9b1-444f-80a6-e7265f751066", "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": "85cf8cca-d10a-40a4-a8e1-6075cc22052e", "documentation": "Deleted an unlabelled utterance in a version of the application.", "method": "delete", "endpoint": "apps/:appId/versions/:versionId/suggest", "responses": [ { "uuid": "8ae08b12-3a24-4cff-a171-7933dccaa3df", "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": "ce90b073-6c2b-4a8d-bf37-7cfddf8de0b2", "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": "44a83b2f-556f-464e-9ac3-bd19c5aadc50", "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": "d4083816-37e7-4d78-80d3-2fdab73ad604", "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/v3.0-preview/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 example utterances 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": "7a73bb27-57e4-46ab-b8b3-13e293500741", "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": "50501d40-58ed-4ae8-a6ab-c7478f4f5af5", "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": "7f6d9b22-7846-4444-9fed-295ce016e3c8", "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": "3ece48bb-6000-4a2c-abf2-8aa9f2b1773d", "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": "b31504a7-6e85-42cb-9427-fd27c0b5139a", "documentation": "user - Get LUIS Azure accounts", "method": "get", "endpoint": "azureaccounts", "responses": [ { "uuid": "88a95db4-53f8-473c-9a9b-73dc5014bc56", "body": "[\n {\n \"accountName\": \"\",\n \"azureSubscriptionId\": \"\",\n \"resourceGroup\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "A list of Azure account information objects.", "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": "c7f65cfb-7fda-414b-808e-be56bf417d4e", "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": "f1df99e6-337d-42c0-88c0-db609e34e673", "documentation": "package - Gets published LUIS application package in binary stream GZip format", "method": "get", "endpoint": "package/:appId/slot/:slotName/gzip", "responses": [ { "uuid": "1a221f27-aafe-470c-bb33-a7985664d616", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The GZip binary stream of the published application package.", "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": "a59afff2-58cf-446c-807f-c6c0776f596c", "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": "ce22858b-c2e8-4724-917a-403742fc4021", "documentation": "package - Gets trained LUIS application package in binary stream GZip format", "method": "get", "endpoint": "package/:appId/versions/:versionId/gzip", "responses": [ { "uuid": "1cf746e0-e5d5-4e71-a36d-da292e687e6e", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "The GZip binary stream of the trained application package.", "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": "246f457d-651b-463b-99bb-4c90e6c269f5", "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": "efae7283-3b3f-41ae-b935-f41fbfe7b9cb" }, { "type": "route", "uuid": "2bfac0b2-e8b8-4371-a423-036aaedec58b" }, { "type": "route", "uuid": "6f1937a8-b270-4ae4-b930-a57ba2c1511b" }, { "type": "route", "uuid": "717d23d3-bd2c-449d-8470-72a49c1fe202" }, { "type": "route", "uuid": "2ee676fa-d7e3-4024-a934-1a41cafb4a0d" }, { "type": "route", "uuid": "8856918f-bcfc-4a10-97c0-1ba8e3eb344a" }, { "type": "route", "uuid": "a5cb68df-b20e-473e-a199-35987a5d31a8" }, { "type": "route", "uuid": "7dfdd881-52f5-4c6f-910c-c0a9f776dcfb" }, { "type": "route", "uuid": "af51e87e-af55-4924-8416-d5606677a5b3" }, { "type": "route", "uuid": "79aaa979-acf7-4317-8c7e-fbed94d5a857" }, { "type": "route", "uuid": "2226e9b8-a65a-4ef6-ab73-c129be7dbcbd" }, { "type": "route", "uuid": "f36fb472-a3bc-4668-b0de-6a92878b845f" }, { "type": "route", "uuid": "923f8a89-c6cb-4d7a-bc1e-df244569ddf6" }, { "type": "route", "uuid": "c4b5583e-8cee-401e-96f3-ecea170530cf" }, { "type": "route", "uuid": "28eab818-d241-4e14-b233-45a8e61f3f8d" }, { "type": "route", "uuid": "577ca3d8-5bd3-48d8-a241-d96136fc9309" }, { "type": "route", "uuid": "a7914262-5a3c-49ac-8daa-9edd67572f5a" }, { "type": "route", "uuid": "c6486fba-da3b-425f-b995-1ff8d964f0c9" }, { "type": "route", "uuid": "851efa4c-002b-46cc-9a78-d04c57fe2394" }, { "type": "route", "uuid": "71815184-7561-43f4-a97b-af650cbd449c" }, { "type": "route", "uuid": "744cce55-4581-4c56-b2bc-15e2647d1a3e" }, { "type": "route", "uuid": "fe3e268f-ef7a-4dff-bf3a-3f0c1f2d6e3b" }, { "type": "route", "uuid": "9940d423-956e-435c-8047-5fadf84f6e4c" }, { "type": "route", "uuid": "0299a344-face-4e27-84a6-0b317d06925a" }, { "type": "route", "uuid": "ea7f2faa-88c0-45bd-8fd7-75c18a2837b5" }, { "type": "route", "uuid": "2e4324e8-e081-4e56-9712-dbbbf05b6476" }, { "type": "route", "uuid": "7b73711e-80d9-422b-a1b0-13cd231f839b" }, { "type": "route", "uuid": "9cd826da-cd7d-482b-8a3c-b82e2be889a0" }, { "type": "route", "uuid": "49c98793-264b-4f8e-a7e1-6f52328cf391" }, { "type": "route", "uuid": "895cd1e1-6dc9-4a01-b670-85d081c27a85" }, { "type": "route", "uuid": "5d8fdd1e-efd6-4acb-933a-5c5f2326545e" }, { "type": "route", "uuid": "0ff1462c-f991-47b4-84b8-d904c6646815" }, { "type": "route", "uuid": "04105afd-b40b-44d9-a941-9ba4ce1713ae" }, { "type": "route", "uuid": "6a6ee568-be65-4773-9702-6a7f5d6b0a18" }, { "type": "route", "uuid": "f79e4fd9-8e0d-4f53-bc34-008757045ca1" }, { "type": "route", "uuid": "77108518-aead-4320-ad81-cd9e42833e57" }, { "type": "route", "uuid": "1ef8affe-bcd0-4e82-ba14-8c0d7def6718" }, { "type": "route", "uuid": "3bde920c-093c-4474-911c-4a4bc44deff2" }, { "type": "route", "uuid": "5cad19d0-a79a-4e68-97b0-f4f9497041d2" }, { "type": "route", "uuid": "475ce87a-156f-43c2-8494-2a96923c1c43" }, { "type": "route", "uuid": "5349d335-e13f-4f60-a409-cc315dea41be" }, { "type": "route", "uuid": "37f5f006-3787-4126-9261-7f3a23ef2f1e" }, { "type": "route", "uuid": "6f9bee3f-e2b1-4a7c-b08f-aea5a96fc783" }, { "type": "route", "uuid": "bd0c4b9d-78ce-4493-9b49-d67360b25938" }, { "type": "route", "uuid": "ae0ac1b9-5c3a-4c82-98c4-680fb7a74852" }, { "type": "route", "uuid": "518ab07f-1526-4a7e-8a9e-21960bb6ff68" }, { "type": "route", "uuid": "f31999c6-1dbc-4b60-a5bd-b8e882838c16" }, { "type": "route", "uuid": "3bbf44bc-1ca7-413f-806a-00471bcd4d8b" }, { "type": "route", "uuid": "1f449f4b-d3b8-4ece-a14e-6936c814c566" }, { "type": "route", "uuid": "55b755f3-8442-46ff-a8e1-978fa02f560f" }, { "type": "route", "uuid": "011d4e05-33b7-4681-84b6-208fdc31b98e" }, { "type": "route", "uuid": "eb1ec262-9dbe-462f-bd99-96bba894f18a" }, { "type": "route", "uuid": "0e9d2980-f05d-4410-943a-c3881793f5bf" }, { "type": "route", "uuid": "50b10017-5aa3-43b9-9b80-1d76476f5a18" }, { "type": "route", "uuid": "913dc0a3-7c75-473f-8eee-b487758742fe" }, { "type": "route", "uuid": "67208b30-8ad5-43c2-a7e1-f52e7859baea" }, { "type": "route", "uuid": "d97d626d-15de-4a7b-a345-419844f342b2" }, { "type": "route", "uuid": "60b92f53-1b0a-4f63-9112-2127d6845d6b" }, { "type": "route", "uuid": "3a7f3d4a-0185-4565-9054-e5be4e691baf" }, { "type": "route", "uuid": "074a2cda-dfdb-4d37-b571-fad5840e039b" }, { "type": "route", "uuid": "6bb23e04-9c95-4725-ae22-688a72821dd1" }, { "type": "route", "uuid": "123812ce-e0ac-4757-941f-6a2c6ad0beb7" }, { "type": "route", "uuid": "0a8a56f9-1f67-465f-8dac-1d693b5f1569" }, { "type": "route", "uuid": "71cc6443-7e06-4eaa-ab0b-59535aa9e686" }, { "type": "route", "uuid": "01ddcddf-c410-41a2-a903-0a1cbe7895f8" }, { "type": "route", "uuid": "bdac3539-192a-41f6-91ef-83f0416088df" }, { "type": "route", "uuid": "9989c63d-ab7c-4570-a6f0-2bf2e78c4b35" }, { "type": "route", "uuid": "34d76080-700f-459b-8a23-be5b7ea26644" }, { "type": "route", "uuid": "e3b0e1eb-4671-465e-be3b-668a9219e073" }, { "type": "route", "uuid": "8c08d5ab-baea-4ef7-98ae-e6a96585d693" }, { "type": "route", "uuid": "c62dbd7a-66f5-4e53-8f34-65b3d4488f89" }, { "type": "route", "uuid": "498d2321-39f8-44eb-a87b-dcc62d301d24" }, { "type": "route", "uuid": "07c2853c-63b9-4714-b67b-750d9a1973a0" }, { "type": "route", "uuid": "773c730a-704f-4c94-82d1-2af4806ee728" }, { "type": "route", "uuid": "1b1dd8c1-c564-4f69-a124-947d2c723c33" }, { "type": "route", "uuid": "4f72446a-cbf2-424e-a9d6-185b42b74ffe" }, { "type": "route", "uuid": "6e08ee8a-fc1b-4b4a-93fc-4b555dd35d9a" }, { "type": "route", "uuid": "ba5bb40c-cda9-4a6d-8289-009e9411c36a" }, { "type": "route", "uuid": "50576528-2f5b-4c8e-af17-461f361d7713" }, { "type": "route", "uuid": "34e5981f-c80d-4c19-bb45-08700cfdbfd0" }, { "type": "route", "uuid": "0eec1220-6c37-4fc1-99f1-e381dec52489" }, { "type": "route", "uuid": "05cf3c96-a95d-4961-8232-a446e40ee7c4" }, { "type": "route", "uuid": "03ecf0ea-eb25-478d-a308-82e86e61b1e4" }, { "type": "route", "uuid": "9b2081b6-2d49-4606-8a0d-6c5a4f2825e2" }, { "type": "route", "uuid": "cba766ad-49c5-4112-bbe6-1d528819fd44" }, { "type": "route", "uuid": "b725517f-0a86-4adb-9c96-bb17186cddb4" }, { "type": "route", "uuid": "1decb16f-5cfb-4946-b565-933b88efb8ae" }, { "type": "route", "uuid": "a9ed6628-c812-4592-a1f5-ea0949b4f1dc" }, { "type": "route", "uuid": "7d53e435-e20e-4ee9-bbb2-f3fa49aab992" }, { "type": "route", "uuid": "64f96057-a2b0-4fb8-af4d-4353bfdea23d" }, { "type": "route", "uuid": "b89a9660-8e74-49c8-8e33-28de57dfe855" }, { "type": "route", "uuid": "37ef4c47-19e4-413d-bd2c-ef3b25853c55" }, { "type": "route", "uuid": "1dd57554-bed7-499f-a6c3-0e598ee07c95" }, { "type": "route", "uuid": "5a0716d3-a104-4b03-bded-c212631ac092" }, { "type": "route", "uuid": "b5adc7a0-7633-4659-953a-d4e3c12b1729" }, { "type": "route", "uuid": "5746a721-13dd-4c0c-905e-1c4b64b0a461" }, { "type": "route", "uuid": "acd17014-839e-437a-abf3-cced6b2a0d2b" }, { "type": "route", "uuid": "61d3b022-76d9-4404-b1e7-3e638fe8b42a" }, { "type": "route", "uuid": "bb1a98c5-ebda-4d9e-bcc7-8ed4fcc32b06" }, { "type": "route", "uuid": "8d0b25b0-0677-4d60-aaec-f9f22dd28d26" }, { "type": "route", "uuid": "45cda2d8-7191-48ae-a66f-321681ae8931" }, { "type": "route", "uuid": "1fd188e9-d438-41d4-a5ea-b99acbd48409" }, { "type": "route", "uuid": "637ee994-abe2-4d5d-ab89-fc8fa547ccfc" }, { "type": "route", "uuid": "4f108076-0df8-4602-ac92-8e6a0df1f638" }, { "type": "route", "uuid": "346752be-81c9-4836-8e2b-08b8ae2d270e" }, { "type": "route", "uuid": "7f613549-07f0-482e-9755-49b2f3517a22" }, { "type": "route", "uuid": "e453db7f-2003-4eb0-b13b-48b6c3197978" }, { "type": "route", "uuid": "2a1afa02-a0db-4dc8-8f22-d829d819492b" }, { "type": "route", "uuid": "86494f7d-22c2-4555-84f3-2827a4b383d6" }, { "type": "route", "uuid": "eeb435f6-7ba7-453f-bb2f-fd40a4bec3cc" }, { "type": "route", "uuid": "9272648d-f264-49b2-aa42-154e3f94438c" }, { "type": "route", "uuid": "d859a1ee-08ca-4a68-a4ea-10744041d883" }, { "type": "route", "uuid": "e33ad478-3188-49c2-be75-46a961ef0d0c" }, { "type": "route", "uuid": "c3faeee1-4432-45dd-8109-8ca321bcb9c1" }, { "type": "route", "uuid": "44974dd3-a663-4e76-9f30-7cca1b3f755e" }, { "type": "route", "uuid": "7d679ac4-de81-475f-9682-c041a36b0e90" }, { "type": "route", "uuid": "16e51d3f-0ee5-4aba-80d5-58505fe98ea1" }, { "type": "route", "uuid": "31796081-df54-4aa2-9a17-32de6f962424" }, { "type": "route", "uuid": "4ac23380-1aca-4c87-8e79-ac4864df631b" }, { "type": "route", "uuid": "553cc143-2437-4e61-936d-dba5a8fcf408" }, { "type": "route", "uuid": "9c1ab8a8-e121-4ab5-a088-54b0e6ca724d" }, { "type": "route", "uuid": "daf337f7-f474-4d62-bce2-5e8b2633366d" }, { "type": "route", "uuid": "1590d8dc-3dba-4adf-81eb-85586fd130db" }, { "type": "route", "uuid": "9522be66-61e3-4662-a2cc-ecfe6dbd6940" }, { "type": "route", "uuid": "cf2f164e-26c0-422d-b064-9f64c4808e8e" }, { "type": "route", "uuid": "3e63f026-e70b-4467-920d-197f46880175" }, { "type": "route", "uuid": "481ed887-a27d-4564-b252-ce6de42e5376" }, { "type": "route", "uuid": "62953b13-2c58-42e4-a642-0430b4e7344b" }, { "type": "route", "uuid": "bc3b0e1e-8a0a-446b-89ea-d3e2d2d6e85d" }, { "type": "route", "uuid": "723f3487-9e76-4fe2-adb1-c360dbce4f5a" }, { "type": "route", "uuid": "738cab46-650f-42ea-abe2-b30c7306de48" }, { "type": "route", "uuid": "b6ccc716-8641-42ab-a0cd-2a8553fd1a91" }, { "type": "route", "uuid": "cf111e79-88c4-4091-8984-c7f36ff86aa3" }, { "type": "route", "uuid": "8affbe1b-615d-43cd-ac38-7eb2601f9fff" }, { "type": "route", "uuid": "05715162-8124-4620-8c44-a39200d47175" }, { "type": "route", "uuid": "a0ed60c4-4281-4782-a47b-0b8cb9ffd6c6" }, { "type": "route", "uuid": "0d83f5c3-49e9-4dea-a3da-87fe4c370627" }, { "type": "route", "uuid": "aee3c33e-209d-4ac5-aa34-275fe364b37d" }, { "type": "route", "uuid": "65b8a7f8-1595-4b63-9cd1-6f274feed601" }, { "type": "route", "uuid": "fc64f857-8fe7-4d5b-a5ee-639d11b85a84" }, { "type": "route", "uuid": "c945a795-2598-4d3a-94a9-36b9bbc84e2c" }, { "type": "route", "uuid": "0de9c872-0d66-4cad-9e58-9915647a260c" }, { "type": "route", "uuid": "a62c1f55-efb3-4e08-a590-77a8041f0e5f" }, { "type": "route", "uuid": "6917825f-8760-4a5b-bf9f-b5d449e98701" }, { "type": "route", "uuid": "5378b721-d9e2-46ed-a829-514d307a52b7" }, { "type": "route", "uuid": "feeb0031-21ce-4a06-9afd-85bf2332d4d8" }, { "type": "route", "uuid": "c924c804-68cd-4ea6-a1e1-c3bcbdb14536" }, { "type": "route", "uuid": "0277078b-1920-4f49-8f70-643ae186549c" }, { "type": "route", "uuid": "4a490574-f267-40d4-ac73-411ef114a07a" }, { "type": "route", "uuid": "317949e2-6daa-4a31-909a-5dec975acfdd" }, { "type": "route", "uuid": "d6d53374-247d-4492-9c7d-bd3268762bae" }, { "type": "route", "uuid": "35277af8-7526-4705-8bee-56e2a7753861" }, { "type": "route", "uuid": "9d200664-12a9-4eab-ba52-6ab46bbaaae9" }, { "type": "route", "uuid": "4a8f4c49-d83b-4787-9bf4-c34be0e68161" }, { "type": "route", "uuid": "f787e0c1-5004-463d-a126-01b2c649f071" }, { "type": "route", "uuid": "a1dd7cda-b0c5-47ef-942a-f71388479403" }, { "type": "route", "uuid": "aed89b54-cffb-46dd-87b6-a83b0171e436" }, { "type": "route", "uuid": "46a00cc4-f873-4c31-8e3b-a2f35684cce1" }, { "type": "route", "uuid": "ce3541f3-0517-4c50-823c-1cc288f04b89" }, { "type": "route", "uuid": "493aa5c7-a814-486c-9900-1ae937a8661f" }, { "type": "route", "uuid": "f506814a-c86b-479f-b7db-08be30247018" }, { "type": "route", "uuid": "2dfcf119-b5de-4b17-a9bd-310dd8088843" }, { "type": "route", "uuid": "93fcd510-b0d5-4b91-b67d-80ae8e9b6d83" }, { "type": "route", "uuid": "8e315116-0c27-4d1f-80a5-d7ae97aaa6a4" }, { "type": "route", "uuid": "47ee30ef-f0a6-4a6f-b00f-c2097a2d500d" }, { "type": "route", "uuid": "69dbea97-34a3-424c-b57a-5bc7c6c870ec" }, { "type": "route", "uuid": "85cf8cca-d10a-40a4-a8e1-6075cc22052e" }, { "type": "route", "uuid": "44a83b2f-556f-464e-9ac3-bd19c5aadc50" }, { "type": "route", "uuid": "50501d40-58ed-4ae8-a6ab-c7478f4f5af5" }, { "type": "route", "uuid": "b31504a7-6e85-42cb-9427-fd27c0b5139a" }, { "type": "route", "uuid": "f1df99e6-337d-42c0-88c0-db609e34e673" }, { "type": "route", "uuid": "ce22858b-c2e8-4724-917a-403742fc4021" } ] }