upload-file-content
Upload file content to Microsoft 365 services like OneDrive or SharePoint using drive ID and item ID parameters to manage and update files.
Instructions
The content stream, if the item represents a file.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| driveId | Yes | Path parameter: driveId | |
| driveItemId | Yes | Path parameter: driveItemId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |