Method: spreadsheets.create

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 Authorization guide.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年03月21日 UTC.