post /apps/{id}/actions/export-templates

Exports report templates for usage in Qlik Cloud.

This endpoint returns a ZIP file containing the report templates for the app specified by the id parameter exported for usage on Qlik Cloud.

Stability index

EXPERIMENTAL.
This API is under development. Do not rely on it. It may change or be removed in future versions.

Path parameters

id (required)
The ID of the app.

Request body

request (required)
AppExportTemplates The export request

Responses

200
Success. A ZIP file with the exported templates is returned.

400
Invalid request