CMS
日本語
cURL
curl --request PUT \ --url https://api.hubapi.com/cms/v3/blogs/authors/multi-language/set-new-lang-primary \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "id": "<string>" } '
This response has no body data.
ブログ執筆者を多言語グループのプライマリー言語として設定します。
サポートされる製品
必須スコープ
The access token received from the authorization server in the OAuth 2.0 flow.
The JSON representation of the SetNewLanguagePrimaryRequest object.
Request body object for setting a new primary language.
多言語グループのプライマリーとして設定するオブジェクトのID。