an object with query parameters
Optional
appId?: stringThe app ID of the target app when source is qvw file.
Optional
fallbackName?: stringThe name of the target app when source does not have a specified name, applicable if source is qvw file.
Optional
fileId?: stringThe file ID to be downloaded from Temporary Content Service (TCS) and used during import.
Optional
mode?: stringThe import mode. In new
mode (default), the source app will be imported as a new app.
autoreplace
mode is an internal mode only and is not permitted for external use.One of:
Optional
name?: stringThe name of the target app.
Optional
NoData?: booleanIf NoData is true, the data of the existing app will be kept as is, otherwise it will be replaced by the new incoming data.
Optional
spaceId?: stringThe space ID of the target app.
an object with the body content
Optional
options: ApiCallOptions
Imports an app into the system.