Skip to main content
POST
Create New File

Body

application/json
path
string
required

File path to create

Example:

"/path/to/newfile.txt"

file_text
string | null

Initial file contents

Example:

"Hello, World!"

Response

Successfully created file