WorkflowTriggerHistories
Resubmits a workflow run based on the trigger history.
post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/workflows/{workflowName}/triggers/{triggerName}/histories/{historyName}/resubmit
Path parameters
subscriptionIdstring required
The subscription id.
resourceGroupNamestring required
The resource group name.
workflowNamestring required
The workflow name.
triggerNamestring required
The workflow trigger name.
historyNamestring required
The workflow trigger history name. Corresponds to the run name for triggers that resulted in a run.
Query parameters
api-versionstring required
The API version.
Response
OK