create a job to import FAQ from CSVCopy Pagepost https://api.karte.io/v2beta/rightsupport/faqs/import/faq/csvCSVからアンサーインポートジョブを作成します。 Required Scope APIの実行に必要なScopeです。 beta.rightsupport.faqs.import.faq.csv Required Role 管理画面でScopeを追加する際に必要な権限です。 RightSupport > RightSupportの編集Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsfilefilerequiredアップロードするファイルshouldOverwritestring既存のFAQを上書きするかどうか(デフォルトはfalse) true: 上書きする false: 上書きしないlinkPatternstringFAQのリンクパターンを与えることができます。 下記の例だと、{ID}がCSVのidカラムの値に置き換わります。 例: https://example.com/faq/{ID}dryRunstringインポートのdryrunを行うかどうか(デフォルトはfalse) true: dryrunを行う false: dryrunを行わないHeadersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。authorizationstring認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。content-typestringリクエストのコンテンツタイプを指定します。通常は application/json を使用してください。Response 200A successful response.Updated 7 months ago