Imports a new version into a LUIS application.
post/apps/{appId}/versions/import
Path parameters
appIdstring uuid required
The application ID.
Query parameters
versionIdstring
The new versionId to import. If not specified, the versionId will be read from the imported object.
Request body
Response
The created application version.
string required
The new version ID returned by when importing a model version.