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