---
title: "Delete all files from a form field"
method: DELETE
path: "/workflow-runs/{workflowRunId}/form-fields/{formFieldId}/upload"
tags: ["Form Field Values"]
---

# Delete all files from a form field

`DELETE /workflow-runs/{workflowRunId}/form-fields/{formFieldId}/upload`

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

## Path parameters

- `workflowRunId` string, required
- `formFieldId` string, required

## Response `204`

## Other responses

- `default`

---

[API](https://skmtc.net/process/apis/process-street-public-api.md) · [All operations](https://skmtc.net/process/apis/process-street-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/process/process-street-public-api/revisions/6199a9464227/schema)
