---
title: "POST /v1/{+auctionPackage}:unsubscribeClients"
method: POST
path: "/v1/{+auctionPackage}:unsubscribeClients"
tags: ["buyers"]
---

# POST /v1/{+auctionPackage}:unsubscribeClients

`POST /v1/{+auctionPackage}:unsubscribeClients`

Unsubscribe from the auction package for the specified clients of the buyer. Unsubscribing a client that is not subscribed will have no effect.

## Path parameters

- `auctionPackage` string, required

## Request body

- UnsubscribeClientsRequest — Request message for UnsubscribeAuctionPackage.
  - `clients` string[] — Optional. A list of client buyers to unsubscribe from the auction package, with client buyer in the format `buyers/{accountId}/clients/{clientAccountId}`.

## Response `200`

Successful response

---

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