---
title: "POST /{merchantId}/accounts/{accountId}/updatelabels"
method: POST
path: "/{merchantId}/accounts/{accountId}/updatelabels"
tags: ["accounts"]
---

# POST /{merchantId}/accounts/{accountId}/updatelabels

`POST /{merchantId}/accounts/{accountId}/updatelabels`

Updates labels that are assigned to the Merchant Center account by CSS user.

## Path parameters

- `merchantId` string, required
- `accountId` string, required

## Request body

- AccountsUpdateLabelsRequest
  - `labelIds` string[] — The IDs of labels that should be assigned to the account.

## Response `200`

Successful response

---

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