PanCreateFolder
Properties
Name | Type | Required | Description |
---|---|---|---|
folder | PanCreateFolderFolder | ❌ |
PanCreateFolderFolder
Properties
Name | Type | Required | Description |
---|---|---|---|
name | string | ✅ | The folder's name. |
description | string | ❌ | The folder's description. |
parentFolderId | number | ❌ | The folder's parent folder ID. This value defaults to 0 . To create a folder at the root level, omit this property. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs