Send message from an operator.Copy Pagepost https://api.karte.io/v2/talk/message/sendFromOperatorKARTE で解析されたユーザーにメッセージを送信する API です。 送信者には、KARTE プロジェクトに登録されているチャットオペレータやチャットボットを指定可能です。Webチャットのみ対応しており、その他のチャネルは未対応です。 Required Scope APIの実行に必要なScopeです。 talk.message.sendFromOperator Required Role 管理画面でScopeを追加する際に必要な権限です。 KARTE Talk > メッセージ送信Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsuser_idstringrequired受信者(ユーザーのID)contentobjectrequired送信コンテンツcontent objectsender_idstringrequiredオペレーターのIDHeadersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。authorizationstring認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。content-typestringリクエストのコンテンツタイプを指定します。通常は application/json を使用してください。Response 200successUpdated about 5 hours ago