v1
latestOpenAPI 3.0.12026-07-17311136.1 KBcontents
Create a new file in the specified path
A POST to /api/contents/path creates a New untitled, empty file or directory. A POST to /api/contents/path with body {'copy_from': '/path/to/OtherNotebook.ipynb'} creates a new copy of OtherNotebook in path.
post/api/contents/{path}
Path parameters
pathstring required
file path
Request body
Response
File created