---
title: "Remove Destination"
method: DELETE
path: "/commerce/checkouts/{checkoutId}/destinations/{destinationId}"
tags: ["Checkout"]
---

# Remove Destination

`DELETE /commerce/checkouts/{checkoutId}/destinations/{destinationId}`

Removes a destination specified by checkout Id and destination Id.

## Path parameters

- `checkoutId` string, required
- `destinationId` string, required

## Response `200`

OK

---

[API](https://skmtc.net/kibocommerce/apis/customer.md) · [All operations](https://skmtc.net/kibocommerce/apis/customer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kibocommerce/customer/versions/47c0cf7b75ab/schema)
