---
title: "Detach shipping option action"
method: DELETE
path: "/api/v1/cart-addresses/1/-actions/detach-shipping-option"
tags: ["CartAddresses"]
---

# Detach shipping option action

`DELETE /api/v1/cart-addresses/1/-actions/detach-shipping-option`

Detach shipping option action

## Request body

- object
  - `data` object
    - `attributes` object
      - `shipping_option` string
    - `id` string
    - `type` string

## Response `200`

---

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