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

Creates a print server.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The unique ID of the customer's Google Workspace account.

Format: customers/{id}

Request body

The request body contains an instance of PrintServer.

Response body

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

Authorization Scopes

Requires the following OAuth scope:

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

For more information, see the Authorization guide.