Method: partners.leads.create

為合作夥伴建立待開發客戶。

HTTP 要求

POST https://cloudcrmpartners.googleapis.com/v1/{parent=partners/*}/leads

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

路徑參數

參數
parent

string

必要欄位。要在其中建立待開發客戶的父項資源名稱。格式:「partners/{partner_id}」。

要求主體

要求主體包含 Lead 的例項。

回應主體

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

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱 OAuth 2.0 總覽