---
title: "Block prospects' sites"
method: POST
path: "/v3/outreach/prospects/block"
tags: ["Outreach"]
---

# Block prospects' sites

`POST /v3/outreach/prospects/block`

Remove one or more prospects and stop them ever coming back from discovery. Use this for sites the user does not want to be associated with; to merely deprioritise one, leave it alone instead. An ordinary site is blocked by domain, so `removed` can exceed the number of ids you sent when it has several rows. A prospect on a creator platform (a YouTube channel, a Substack) blocks only that creator, leaving the rest of the platform discoverable.

## Request body

- object
  - `prospectIds` string[], required — Prospect IDs to block.
  - `reason` string — Why they were blocked, shown in the blocked list.

## Response `200`

Default Response

## Changes

- **2026-09-17** `ea8bce67cd7e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/outreach/prospects/block/post.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/992a8ecadda0?raw)
