Requires authorization
Removes the user's photo. Try it now.
Request
HTTP request
DELETE https://www.googleapis.com/admin/directory/v1/users/userKey/photos/thumbnail
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
userKey |
string |
Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID. |
Authorization
This request requires authorization with the following scope (read more about authentication and authorization).
Scope |
---|
https://www.googleapis.com/auth/admin.directory.user |
Request body
Do not supply a request body with this method.
Response
If successful, this method returns an empty response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response.