---
title: "Removes a USDC recipient."
method: DELETE
path: "/seller/usdc-withdraw/recipient"
tags: ["marketplace"]
---

# Removes a USDC recipient.

`DELETE /seller/usdc-withdraw/recipient`

Removes a solana address from the merchant's allowlisted USDC recipients

## Headers

- `Authorization` string, required

## Request body

- object
  - `recipient` 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/versions/3f6a046fbb34/schema)
