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

Deletes a Printer.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the printer to be updated. Format: customers/{customer_id}/chrome/printers/{printerId}

Request body

The request body must be empty.

Response body

If successful, the response body is empty.

Authorization Scopes

Requires the following OAuth scope:

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

For more information, see the Authorization guide.