Error
A valid request URL is required to generate request examples{
"success": true,
"message": "<string>",
"delegation": {}
}Human Input
Delegate a human input request
Delegates a pending human input request to another user. Only current assignees can delegate. The request must allow delegation.
POST
/
humaninput
/
{id}
/
delegate
Error
A valid request URL is required to generate request examples{
"success": true,
"message": "<string>",
"delegation": {}
}Authorizations
Azure AD access token obtained via MSAL
Path Parameters
Human input record ID
Query Parameters
Flow execution ID (partition key)
Body
application/json
Was this page helpful?