Cancel a Flow Execution

Cancel an in-progress Flow Execution.

Cancels a Flow Execution that is still in progress. Requires owner or editor access on the parent Flow. Returns the updated execution with its refreshed status (typically EXECUTION_STATUS_CANCELLED), so no follow-up GET is needed.

Path Params
string
required

Flow Execution ID.

Headers
string
required

Your API key.

string

Optional. ID of the group whose API quota should be charged for the request. If omitted, the parent group's quota is used. Only relevant when your API key belongs to more than one group (multi-tenancy).

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json