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

# POST /v1/{+name}:activate

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

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

## Path parameters

- `name` string, required

## Request body

- ActivateClientUserRequest — Request message for activating 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/versions/13e307206f76/schema)
