Skip to main content Skip to complementary content

App: Export app (cancel)

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

DELETE

Path

/qrs/app/{id}/export/{token}

Description

Cancel an ongoing app export identified by {id} and {token}.

Body

-

Return value

{ "exportToken": "060dcbca-4782-4f99-a7c4-767190e85355", // same as {id} in request path "appId": "060dcbca-4782-4f99-a7c4-767190e85358", // same as {token} in request path "downloadPath": "", // always empty string "cancelled": false, // true if export was successfully canceled // false if export was already complete "schemaPath": "AppExportResponse" }

Optional parameters

-

Learn more

 

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!