Skip to main content
POST
/
humaninput
/
{id}
/
cancel
Error
A valid request URL is required to generate request examples
{
  "success": true,
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

Azure AD access token obtained via MSAL

Path Parameters

id
string
required

Human input record ID

Query Parameters

executionId
string
required

Flow execution ID (partition key)

Response

Cancellation successful

success
boolean
message
string