---
title: "Block a merchant from sharing"
method: POST
path: "/api/user/sharingSettings/merchantBlocklist"
tags: ["User"]
---

# Block a merchant from sharing

`POST /api/user/sharingSettings/merchantBlocklist`

Add a merchant to the share blocklist. Retroactively deletes matching shared posts.

## Request body

- object
  - `name` string, required

## Response `200`

Added

- object
  - `ok` boolean, required

## Other responses

- `401` — Unauthorized

---

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