Method: admin.directory.v1.customers.chrome.printers.create

在指定機構單位底下建立印表機。

HTTP 要求

POST https://admin.googleapis.com/admin/directory/v1/{parent=customers/*}/chrome/printers

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

路徑參數

參數
parent

string

必要欄位。客戶的名稱。格式:customer/{customer_id}

要求主體

要求主體包含 Printer 的例項。

回應主體

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

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/admin.chrome.printers

詳情請參閱授權指南