v1

latestOpenAPI 3.1.02026-08-06492794.7 KB
Drive Folders

Create drive folder

Create a new folder under the specified parent folder. Drive must be activated for the firm.

post/drive_folders

Request body

parent_folder_idinteger required

ID of the parent folder to create this folder under

namestring required

Name of the new folder

client_visibleboolean

Whether the folder is visible to clients. Note: Creating a client-visible folder directly under the root folder is not allowed.

Response

Folder created successfully