---
title: "Unlink Seller from Channel"
method: DELETE
path: "/v1/seller/channel/{channel}/{sellerId}"
tags: ["Account"]
---

# Unlink Seller from Channel

`DELETE /v1/seller/channel/{channel}/{sellerId}`

## Path parameters

- `channel` string, required — This is the unique Channel name.
- `sellerId` string, required — A unique Id identify a Seller on a specific SalesChannel. The SellerId is generated from the Channel itself during the Seller SignUp Process.

## Response `202`

Seller successfully unlinked

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
