Method: drives.unhide

Restores a shared drive to the default view.

HTTP request

POST https://www.googleapis.com/drive/v3/drives/{driveId}/unhide

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
driveId

string

The ID of the shared drive.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Drive.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/drive

Some scopes are restricted and require a security assessment for your app to use them. For more information, see the Authorization guide.