---
title: "POST /api/supports/{id}/assign-seller"
method: POST
path: "/api/supports/{id}/assign-seller"
tags: ["api", "supports"]
---

# POST /api/supports/{id}/assign-seller

`POST /api/supports/{id}/assign-seller`

Update seller assignment

## Path parameters

- `id` string, required

## Request body

- POSTSupportsUpdateSellerAssignment
  - `assignedToSeller` boolean, 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)
