Create a folder
Folders
Create a folder
Create a new folder for documents or templates.
type selects which entity the folder organizes. Pass parentFolderId to nest under an existing folder.
POST
Create a folder
Documentation Index
Fetch the complete documentation index at: https://docs.sajn.se/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token for API authentication
Body
application/json
Body
Response
200
Unique folder identifier
Folder name
Folder type: DOCUMENT or TEMPLATE
Available options:
DOCUMENT, TEMPLATE Parent folder id, or null for top-level folders
Number of direct child folders (non-deleted)
Required range:
-9007199254740991 <= x <= 9007199254740991Number of documents or templates directly in this folder
Required range:
-9007199254740991 <= x <= 9007199254740991
