Create a new folder. Folders can be nested up to 7 levels.
Folder paths are automatically generated based on hierarchy. Child folder paths include the paths of their parents.
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Name of the folder.
ID of the parent folder. Use the List folders endpoint to retrieve folder IDs.
Maximum nesting depth is 7 levels. A 400 error is returned when the limit is reached.
Scope of the folder.
organizationorganization, restricted ID of the folder owner. Use the List users or List embed users endpoints to retrieve user IDs.
Folder created successfully