Cancels the running of a specific batch job execution.
post/applications/{applicationId}/batch-job-executions/{executionId}/cancel
Path parameters
applicationIdstring required
The unique identifier of the application.
executionIdstring required
The unique identifier of the batch job execution.
Request body
Response
Success
CancelBatchJobExecutionResponse required