Method: accounts.locations.questions.answers.delete

刪除目前使用者針對問題所撰寫的答案。

HTTP 要求

DELETE https://mybusiness.googleapis.com/v4/{parent=accounts/*/locations/*/questions/*}/answers:delete

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

路徑參數

參數
parent

string

待刪除答案的問題名稱。

要求主體

要求主體必須為空白。

回應主體

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

授權範圍

需要下列其中一種 OAuth 範圍:

  • https://www.googleapis.com/auth/plus.business.manage
  • https://www.googleapis.com/auth/business.manage

詳情請參閱 OAuth 2.0 總覽