Delete contact data by IDAsk AIpost https://api.karte.io/v2beta/rightsupport/contactData/deleteById問い合わせデータを削除します。 Required Scope APIの実行に必要なScopeです。 beta.rightsupport.contactData.deleteById Required Role 管理画面でScopeを追加する際に必要な権限です。 RightSupport > RightSupportの編集Body Paramsidstringrequired問い合わせデータのID。(お客様のシステム側で採番されたもの)Headersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。authorizationstring認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。content-typestringリクエストのコンテンツタイプを指定します。通常は application/json を使用してください。Response 200A successful response.Updated 6 months ago