Cancel an application pipeline execution

Request

POST https://{hostname}:{port}
    /cli/applicationPipeline/execution/cancel?{parameters}
Accept: application/text
Table 1. Request parameters
Parameter Type Required Description
executionId string true Id of the pipeline execution.
Table 2. Header parameters
Parameter Type Required Description
Accept application/text true

Related CLI command: cancelApplicationPipelineExecution.