---
title: "Delete an existing Shipping Method."
method: DELETE
path: "/shipping_methods/{id}.json"
tags: ["Shipping Methods"]
---

# Delete an existing Shipping Method.

`DELETE /shipping_methods/{id}.json`

## Path parameters

- `id` integer, required

## Response `200`

OK

- string

## Other responses

- `404` — Shipping Method Not Found.

---

[API](https://skmtc.net/jumpseller/apis/jumpseller-api.md) · [All operations](https://skmtc.net/jumpseller/apis/jumpseller-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jumpseller/jumpseller-api/versions/7512c6ae3524/schema)
