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

# POST /v1/{+name}:deactivate

`POST /v1/{+name}:deactivate`

Deactivates an existing client user. The state of the client user will be updated from "ACTIVE" to "INACTIVE". This method has no effect if the client user is already in "INACTIVE" state. An error will be returned if the client user to deactivate is still in "INVITED" state.

## Path parameters

- `name` string, required

## Request body

- DeactivateClientUserRequest — Request message for deactivating a client user.

## 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/revisions/13e307206f76/schema)
