Form Field Values

Delete all files from a form field

Deletes all files from a File or MultiFile form field in a workflow run.

delete/workflow-runs/{workflowRunId}/form-fields/{formFieldId}/upload

Path parameters

workflowRunIdstring required

The ID of the Workflow Run

formFieldIdstring required

Form Field ID

Changes