---
title: "Delete Seller"
method: DELETE
path: "/sellers/{merchant_seller_id}"
tags: ["Sellers"]
---

# Delete Seller

`DELETE /sellers/{merchant_seller_id}`

Soft-deletes a franchise seller mapping.

## Response `204`

No Content

## Other responses

- `401` — Your API credentials are missing or invalid.
- `404` — Not Found

---

[API](https://skmtc.net/y/apis/ai-caller.md) · [All operations](https://skmtc.net/y/apis/ai-caller/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/y/ai-caller/revisions/05b629819b49/schema)
