---
title: "POST /v1/{+parent}/publisherConnections:batchReject"
method: POST
path: "/v1/{+parent}/publisherConnections:batchReject"
tags: ["bidders"]
---

# POST /v1/{+parent}/publisherConnections:batchReject

`POST /v1/{+parent}/publisherConnections:batchReject`

Batch rejects multiple publisher connections.

## Path parameters

- `parent` string, required

## Request body

- BatchRejectPublisherConnectionsRequest — A request to reject a batch of publisher connections.
  - `names` string[] — Required. The names of the publishers with whom connection will be rejected. In the pattern `bidders/{bidder}/publisherConnections/{publisher}` where `{bidder}` is the account ID of the bidder, and `{publisher}` is the ads.txt/app-ads.txt publisher ID.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/realtimebidding.md) · [All operations](https://skmtc.net/google/apis/realtimebidding/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/realtimebidding/versions/da99d215fb25/schema)
