---
title: "DELETE /api/users/{userId}/sellers/remove"
method: DELETE
path: "/api/users/{userId}/sellers/remove"
tags: ["api", "users"]
---

# DELETE /api/users/{userId}/sellers/remove

`DELETE /api/users/{userId}/sellers/remove`

Remove a Seller of a User

## Path parameters

- `userId` string, required

## Request body

- DELETEUsersRemoveASellerOfAUser
  - `sellerId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

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