> For the complete documentation index, see [llms.txt](https://foodfly-status404.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foodfly-status404.gitbook.io/project/cartitem-delete.md).

# CartItem Delete

## Get Cakes

<mark style="color:blue;">`GET`</mark> `https://foodfly.shop/cart/items/cartitem_pk/`

This endpoint allows you to get free cakes.

#### Headers

| Name           | Type   | Description                                                    |
| -------------- | ------ | -------------------------------------------------------------- |
| Authentication | string | Authentication token to track down who is emptying our stocks. |

{% tabs %}
{% tab title="204 " %}

```
```

{% endtab %}

{% tab title="400 " %}

```
{
```

{% endtab %}
{% endtabs %}
