---
title: "POST /{cssGroupId}/csses/{cssDomainId}/updatelabels"
method: POST
path: "/{cssGroupId}/csses/{cssDomainId}/updatelabels"
tags: ["csses"]
---

# POST /{cssGroupId}/csses/{cssDomainId}/updatelabels

`POST /{cssGroupId}/csses/{cssDomainId}/updatelabels`

Updates labels that are assigned to a CSS domain by its CSS group.

## Path parameters

- `cssGroupId` string, required
- `cssDomainId` string, required

## Request body

- LabelIds — The IDs of labels that should be assigned to the CSS domain.
  - `labelIds` string[] — The list of label IDs.

## 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)
