Pipeline Run Management
Cancel pipeline run
Cancel a pipeline run
PUT
/
v2
/
pipelines
/
{pipeline_id}
/
runs
/
{pipeline_run_id}
/
cancel
Authorizations
neum-api-key
string
headerrequiredPath Parameters
pipeline_id
string
requiredpipeline_run_id
string
requiredResponse
200 - application/json
The response is of type any
.
Was this page helpful?