---
title: "Remove a website page from a multi-language group"
method: POST
path: "/cms/v3/pages/site-pages/multi-language/detach-from-lang-group"
tags: ["Multi-language"]
---

# Remove a website page from a multi-language group

`POST /cms/v3/pages/site-pages/multi-language/detach-from-lang-group`

Detach a website page from a multi-language group.

## Request body

- DetachFromLangGroupRequestVNext — Request body object for detaching objects from multi-language groups.
  - `id` string, required — ID of the object to remove from a multi-language group.

## Response `default`

An error occurred.

## Changes

- **2026-04-15** (v3) `df07dfb3375f` — 4 info
  - the endpoint scheme security `app_cookie` was removed from the API
  - the endpoint scheme security `hapikey` was removed from the API
  - the endpoint scheme security `internal_cookie` was removed from the API
  - the endpoint scheme security `shhkey` was removed from the API
- **2026-04-11** (v3) `4f45f5717791` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hubspot/apis/cms-pages/changes/cms/v3/pages/site-pages/multi-language/detach-from-lang-group/post.md)

---

[API](https://skmtc.dev/hubspot/apis/cms-pages.md) · [All operations](https://skmtc.dev/hubspot/apis/cms-pages/llms.txt) · [OpenAPI document](https://skmtc.dev/hubspot/apis/cms-pages/revisions/676be239d45a?raw)
