Method: operators.planStatuses.create

允許行動電信業者 (透過專屬自治系統號碼 (ASN) 辨識) 新增 PlanStatus 項目。

HTTP 要求

POST https://mobiledataplansharing.googleapis.com/v1/{parent=operators/*}/planStatuses

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

路徑參數

參數
parent

string

父項資源的資源名稱,格式如下:operators/{asn_id}

查詢參數

參數
userKey

string

用於辨識使用者建立企劃書狀態的使用者鍵。

要求主體

要求主體包含 PlanStatus 的例項。

回應主體

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

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱 OAuth 2.0 總覽