Write Files
Use this API to write contents of the files
| Path Parameters |
|---|
driveId string — REQUIRED |
| Request Body — REQUIRED | ||
|---|---|---|
files object[]List of files whose contents are to be updated.
|
| Responses | ||
|---|---|---|
200Returns the files with the updated content
|
Use this API to write contents of the files
| Path Parameters |
|---|
driveId string — REQUIRED |
| Request Body — REQUIRED | ||
|---|---|---|
files object[]List of files whose contents are to be updated.
|
| Responses | ||
|---|---|---|
200Returns the files with the updated content
|