Method: brands.locations.delete

刪除位置。

如果對位置提出 brands.locations.requestVerification 要求,刪除要求就會失敗。

HTTP 要求

DELETE https://businesscommunications.googleapis.com/v1/{name=brands/*/locations/*}

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
name

string

必要欄位。地點的專屬 ID。如果品牌 ID 是「1234」,地區 ID 為「5678」,則這個參數會解析為「brands/1234/locations/5678」。

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會是空白的。