Requires authorization
Update schema. This method supports patch semantics. Try it now.
Request
HTTP request
PATCH https://www.googleapis.com/admin/directory/v1/customer/customerId/schemas/schemaKey
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
customerId |
string |
Immutable ID of the G Suite account. |
schemaKey |
string |
Name or immutable ID of the schema. |
Authorization
This request requires authorization with the following scope (read more about authentication and authorization).
Scope |
---|
https://www.googleapis.com/auth/admin.directory.userschema |
Request body
In the request body, supply the relevant portions of a Schemas resource, according to the rules of patch semantics.
Response
If successful, this method returns a Schemas resource in the response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response.