References
Create a Personal Folder
Creates one or more personal (user-owned) reference folders. Each folder is owned by the specified UserId (access level 30 — Full). The owner is recorded automatically; it cannot be set via POST /references/folder/users.
Supports bulk creation: send an array with one or more items. A failure on one item does not affect others.
All responses use HTTP 200. Check each item's success field to determine the outcome. When success is false, the error field contains a description and folderId is null.
post/references/personalfolder
Request body
Response
Folders created.
Changes
No recorded changes to this endpoint across all 1 revision of this API.