Method: accounts.lfpStores.delete

対象の販売者の店舗を削除します。

HTTP リクエスト

DELETE https://merchantapi.googleapis.com/lfp/v1beta/{name=accounts/*/lfpStores/*}

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
name

string

必須。対象の販売アカウントから削除する店舗の名前。形式: accounts/{account}/lfpStores/{target_merchant}~{storeCode}

リクエスト本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功すると、レスポンスの本文は空になります。

認可スコープ

次の OAuth スコープが必要です。

  • https://www.googleapis.com/auth/content

詳しくは、OAuth 2.0 の概要をご覧ください。