curl --request PUT \
--url https://api.hubapi.com/cms/v3/blogs/posts/multi-language/set-new-lang-primary \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"id": "<string>"
}
'This response has no body data.Définir la langue principale d’un [groupe multilingue] (https://developers.hubspot.com/docs/guides/cms/content/multi-language-content) sur la langue du post fourni (spécifié comme un ID dans le corps de la requête)
curl --request PUT \
--url https://api.hubapi.com/cms/v3/blogs/posts/multi-language/set-new-lang-primary \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"id": "<string>"
}
'This response has no body data.Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.fr/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
Required Scopes