Skip to main content
DELETE
/
flow
/
execution
/
{executionId}
Error
A valid request URL is required to generate request examples
{
  "message": "<string>",
  "executionId": "<string>"
}

Authorizations

Authorization
string
header
required

Azure AD access token obtained via MSAL

Path Parameters

executionId
string
required

The execution ID to delete

Query Parameters

flowId
string
required

The flow ID (used as partition key)

Response

Execution deleted

message
string
executionId
string