Method: brands.agents.integrations.create

建立整合。

HTTP 要求

POST https://businesscommunications.googleapis.com/v1/{parent=brands/*/agents/*}/integrations

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

路徑參數

參數
parent

string

必要欄位。代理程式的專屬 ID。如果品牌 ID 是「1234」,代理程式 ID 為「5678」,則這個參數會解析為「brands/1234/agents/5678」。

要求主體

要求主體包含 Integration 的例項。

回應主體

如果成功,回應主體會包含新建立的 Integration 例項。