post
https://api.lucid.co/v2/folders
Create a new folder.
Valid Authentication Methods
API Key Grants:
- FolderEdit
OAuth 2.0 User Token and Account Token Scopes:
- folder
- lucidchart.document.app.folder
- lucidspark.document.app.folder
- lucidscale.document.app.folder
400Bad Request. A team folder cannot be created within another folder or team. Both a Team parent and a team were provided. Invalid parent ID. Must be a number (for folders), a string prefixed with repo_ (for repositories), or a string prefixed with team_ (for Teams). When using a document.app.folder scope, appFolder must be set to true.
403Forbidden if the request is not authorized to create in the specified parent folder, repository, or Team, if the specified Team does not exist, or when using a document.app.folder scope without setting appFolder to true.