Imports an application to LUIS, the application's structure is included in the request body.
post/apps/import
Query parameters
appNamestring
The application name to create. If not specified, the application name will be read from the imported object. If the application name already exists, an error is returned.
Request body
Response
The ID of the imported application.
string uuid required
The ID (GUID) returned by an operation.