---
title: "Remoção de itens do carrinho"
method: DELETE
path: "/api/v2/me/cart/{id}"
---

# Remoção de itens do carrinho

`DELETE /api/v2/me/cart/{id}`

Carrinho de Compras

## Path parameters

- `id` string, required

## Headers

- `Authorization` string, required
- `Accept` string, required
- `Content-Type` string, required
- `User-Agent` string, required

## Response `204`

204

## Other responses

- `400` — 400

---

[API](https://skmtc.net/melhorenvio/apis/api-melhor-envio-sandbox.md) · [All operations](https://skmtc.net/melhorenvio/apis/api-melhor-envio-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/melhorenvio/api-melhor-envio-sandbox/revisions/a49113687b6e/schema)
