v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1392335.1 KB
projects

Cancels an execution of the given name.

post/v1/{+name}:cancel

Path parameters

namestring required

Required. Name of the execution to be cancelled. Format: projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}

Request body

CancelExecutionRequest required

Request for the CancelExecution method.

Response

Successful response