Company Files
Create Folder
Creates a new folder in the company file system.
Optionally nest the folder under an existing parent by providing
parentFolderId. Omit it (or leave it out) to create a root-level
folder.
Required permission: company.file:create
POST
Authorizations
API key authentication. Include your API key in the Authorization header.
Path Parameters
Company identifier
Body
application/json
Response
Folder created successfully
ID of the created folder
