Method: brands.agents.integrations.delete

刪除整合。

HTTP 要求

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

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

路徑參數

參數
name

string

必填。整合的專屬 ID。如果品牌 ID 為「1234」、代理程式 ID 為「5678」,整合 ID 為「9092」,這個參數會解析為「brands/1234/agents/5678/integrations/9092」。

要求主體

要求主體必須為空白。

回應主體

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

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱OAuth 2.0 Overview