Method: spreadsheets.create

Stay organized with collections Save and categorize content based on your preferences.

Creates a spreadsheet, returning the newly created spreadsheet.

HTTP request

POST https://sheets.googleapis.com/v4/spreadsheets

The URL uses gRPC Transcoding syntax.

Request body

The request body contains an instance of Spreadsheet.

Response body

If successful, the response body contains a newly created instance of Spreadsheet.

Authorization Scopes

Requires one of the following OAuth scopes:

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

For more information, see the OAuth 2.0 Overview.