v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13163149.1 KB
projects

Creates a new immutable version using the current code, with a unique version number.

post/v1/projects/{scriptId}/versions

Path parameters

scriptIdstring required

The script project's Drive ID.

Request body

scriptIdstring

The script project's Drive ID.

descriptionstring

The description for this version.

createTimestring google-datetime

When the version was created.

versionNumberinteger

The incremental ID that is created by Apps Script when a version is created. This is system assigned number and is immutable once created.

Response

Successful response