Update Craft FunctionAsk AIpost https://api.karte.io/v2beta/craft/function/updateCraft function更新のリクエストを送信します。 Required Scope APIの実行に必要なScopeです。 beta.craft.function.update Required Role 管理画面でScopeを追加する際に必要な権限です。 Craft > Craft 設定の編集Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsidstringrequiredファンクションIDです。管理画面のURLに含まれるIDです。descriptionstringrequiredファンクションの説明codestringrequiredファンクションのJavascriptコードvariablesarray of objectsrequiredファンクションの変数variables*ADD objectpackagesobjectrequiredファンクションのモジュールpackages objectkickHookV2booleanDefaults to falseこの操作でHook V2のトリガーを発火するかどうか。(参照)truefalseHeadersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。authorizationstring認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。content-typestringリクエストのコンテンツタイプを指定します。通常は application/json を使用してください。Response 200A successful response.Updated 7 months ago