Create a folder
Creates a folder at notebook root when no parent is specified; as a child of underFolderId when set; otherwise nested under the context note's folder when underNoteId is set (underFolderId takes precedence when both are set).
Path parameters
Request body
Response
OK
Changes
Changed in 5 of the 195 revisions of this API.34
- ○
api tag
notebook-folder-controlleraddedapi-tag-added
- ○
api tag
notebook-controllerremovedapi-tag-removed
- ○
- ●
changed the pattern of the request property
from^[^\\/:]*$to^[\s\x00-\x1F]*[^\\/:*?"<>|\x00-\x1F]*[\s\x00-\x1F]*$request-property-pattern-changed
- ●
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ●
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●