Publish a contentAsk AIpost https://api.karte.io/v2beta/cms/content/publishCraft Cross CMSのコンテンツを公開します。 Required Scope APIの実行に必要なScopeです。 beta.cms.content.publish Required Role 管理画面でScopeを追加する際に必要な権限です。 Craft Cross CMS > CMSの編集Body ParamsmodelIdstringrequiredコンテンツが所属するモデルのIDcontentIdstringrequiredコンテンツのIDkickHookV2booleanDefaults to falseこの操作でHook V2のトリガーを発火するかどうか。(参照)truefalseHeadersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。authorizationstring認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。content-typestringリクエストのコンテンツタイプを指定します。通常は application/json を使用してください。Response 200A successful response.Updated 6 months ago