Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 5.61 KB

File metadata and controls

11 lines (8 loc) · 5.61 KB

UpdateFileRequest

Fields

Field Type Required Description Example
name ?string The name of the file. New Name.pdf
description ?string Optional description of the file. Renamed PDF Document
parentFolderId ?string The parent folder to create the new file within. This can be an ID or a path depending on the downstream folder. Please see the connector section below to see downstream specific gotchas. 1234
passThrough array<Components\PassThroughBody> The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources.