Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 818 Bytes

UpdateFileRequest.md

File metadata and controls

27 lines (13 loc) · 818 Bytes

Apideck.UpdateFileRequest

Description

Properties

Name Type Description Notes
name string The name of the file. [optional]
description string Optional description of the file. [optional]
parent_folder_id 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. [optional]
pass_through PassThroughBody [optional]

Referenced Types:


[Back to top] [Back to API list] [Back to README]