curl --request PUT \
--url https://api.hubapi.com/cms/pages/2026-03/landing-pages/multi-language/set-new-lang-primary \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: */*' \
--data '
{
"id": "<string>"
}
'This response has no body data.curl --request PUT \
--url https://api.hubapi.com/cms/pages/2026-03/landing-pages/multi-language/set-new-lang-primary \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: */*' \
--data '
{
"id": "<string>"
}
'This response has no body data.Was this page helpful?