---
title: "Apagar arquivo anexado ao lead"
method: DELETE
path: "/api/v1/leads/{leadId}/attachments/{id}"
tags: ["Anexos do lead"]
---

# Apagar arquivo anexado ao lead

`DELETE /api/v1/leads/{leadId}/attachments/{id}`

Apagar arquivo anexado ao lead

## Path parameters

- `leadId` string, required
- `id` string, required

## Response `200`

---

[API](https://skmtc.dev/datacrazy/apis/api-crm-datacrazy.md) · [All operations](https://skmtc.dev/datacrazy/apis/api-crm-datacrazy/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/datacrazy/api-crm-datacrazy/revisions/681f3b1fe7c8/schema)
