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

Creates a printer under given Organization Unit.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The name of the customer. Format: customers/{customer_id}

Request body

The request body contains an instance of Printer.

Response body

If successful, the response body contains a newly created instance of Printer.

Authorization Scopes

Requires the following OAuth scope:

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

For more information, see the Authorization guide.