---
title: "Delete Bulk Lead File"
method: DELETE
path: "/v1/bulk-leads/file/{file_id}"
tags: ["Bulk Leads"]
---

# Delete Bulk Lead File

`DELETE /v1/bulk-leads/file/{file_id}`

## Path parameters

- `file_id` string, uuid, required

## Response `200`

Successful Response

- BulkLeadResponse
  - `success` boolean, required
  - `message` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/orsay/apis/fastapi.md) · [All operations](https://skmtc.net/orsay/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/orsay/fastapi/versions/23d1ff06d0d0/schema)
