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 |
Required. The unique ID of the customer's Google Workspace account. Format: |
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.