Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 894 Bytes

UpdateFolderRequest.md

File metadata and controls

29 lines (14 loc) · 894 Bytes

Apideck.UpdateFolderRequest

Description

Properties

Name Type Description Notes
id string A unique identifier for an object. [optional]
name string The name of the folder. [optional]
description string Optional description of the folder. [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]