If you have an execution that is suspended due to an approval task or a technical issue, you can choose to cancel the execution. You can cancel an integration execution if the integration is in one of the following execution states:
Suspended
On hold
Retry on hold
Cancel an execution
To cancel an execution, select one of the following options:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-10 UTC."],[[["You can cancel integration executions that are in a Suspended, On hold, or Retry on hold state through the Application Integration console or API."],["The cancel execution feature is currently a Pre-GA offering, which means it is available \"as is\" and may have limited support."],["To cancel an execution via the console, navigate to the Logs page, select the desired execution, and use the 'Cancel' option, providing a reason for cancellation."],["Canceling executions triggered by a Schedule trigger is not supported, and executions in In process, Succeeded, Failed, or Canceled states cannot be canceled."],["The `projects.locations.integrations.executions.cancel` API method allows for execution cancellations by providing the project ID, region, integration name, and execution ID."]]],[]]