POST /Export/Cancel/

Cancels the export specified by the .
 

Request

Method Request URI
POST /API/Export/Cancel/?requestId=value&sessionId=value

URI Parameters

URI Parameter Description
requestId The ID of the request to cancel.
sessionId The ID of the session.

Request Body

There is no Request Body for this function.

Response

Response Body

A System.Boolean whether the request was able to be cancelled or not.