projects
Updates the content of the specified script project. This content is stored as the HEAD version, and is used when the script is executed as a trigger, in the script editor, in add-on preview mode, or as a web app or Apps Script API in development mode. This clears all the existing files in the project.
put/v1/projects/{scriptId}/content
Path parameters
scriptIdstring required
The script project's Drive ID.
Request body
Response
Successful response