---
title: "Unverify Seller"
method: PUT
path: "/merchant/unverify-seller"
tags: ["merchant"]
---

# Unverify Seller

`PUT /merchant/unverify-seller`

## Headers

- `Authorization` string, required

## Request body

- object
  - `reason` string, required
  - `merchantId` string, required

## Response `200`

Successful response

---

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