an object with query parameters
OptionalappId?: stringThe app ID of the target app when source is qvw file.
OptionalfallbackName?: stringThe name of the target app when source does not have a specified name, applicable if source is qvw file.
OptionalfileId?: stringThe file ID to be downloaded from Temporary Content Service (TCS) and used during import.
Optionalmode?: 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:
Optionalname?: stringThe name of the target app.
OptionalNoData?: 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.
OptionalspaceId?: stringThe space ID of the target app.
an object with the body content
Optionaloptions: ApiCallOptions
Imports an app into the system.