Requires authorization
Inserts a Domain alias of the customer. Try it now.
Request
HTTP request
POST https://www.googleapis.com/admin/directory/v1/customer/customer/domainaliases
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
customer |
string |
Immutable ID of the G Suite account. |
Authorization
This request requires authorization with the following scope (read more about authentication and authorization).
Scope |
---|
https://www.googleapis.com/auth/admin.directory.domain |
Request body
In the request body, supply a DomainAliases resource.
Response
If successful, this method returns a DomainAliases resource in the response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response.