Abort Export Process
Uses the POST method to set the state of a CSV export process to Aborted.
When a CSV export process is running for a longer duration than expected, it consumes resources and blocks the scheduling of new exports. Abort Export API unblocks the scheduling by aborting the export process. It takes csvGuid as the path parameter and IntegrationMetaName as the query parameter.