---
title: "Set a new primary language"
method: PUT
path: "/cms/v3/blogs/posts/multi-language/set-new-lang-primary"
tags: ["Multi-language"]
---

# Set a new primary language

`PUT /cms/v3/blogs/posts/multi-language/set-new-lang-primary`

Set the primary language of a [multi-language group](https://developers.hubspot.com/docs/guides/cms/content/multi-language-content) to the language of the provided post (specified as an ID in the request body)

## Request body

- SetNewLanguagePrimaryRequestVNext — Request body object for setting a new primary language.
  - `id` string, required — ID of object to set as primary in multi-language group.

## Response `204`

No content

## Other responses

- `default` — An error occurred.

## Changes

- **2026-04-13** (v3) `c7d1a3be3e65` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubspot/apis/cms-posts/changes/cms/v3/blogs/posts/multi-language/set-new-lang-primary/put.md)

---

[API](https://skmtc.dev/hubspot/apis/cms-posts.md) · [All operations](https://skmtc.dev/hubspot/apis/cms-posts/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hubspot/cms-posts/revisions/320affe1d7fe/schema)
