---
title: "Delete supplier response file"
method: DELETE
path: "/v1/supplier/request/{id}/files/{fileId}"
tags: ["supplier-portal"]
---

# Delete supplier response file

`DELETE /v1/supplier/request/{id}/files/{fileId}`

Deletes a file from a supplier response

## Path parameters

- `id` string, required
- `fileId` string, required

## Response `200`

OK

- object

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/resourcly/apis/resourcly-api.md) · [All operations](https://skmtc.net/resourcly/apis/resourcly-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/resourcly/resourcly-api/revisions/7f97d8cd0f1e/schema)
