Save a node file's contents
POST/api/save_node_file
Overwrites the contents of an existing file within a node's directory with the given text. Fails if the file does not already exist.
Request
Responses
- 200
- 404
- 409
- 422
Successful Response
Node not found, or file not found
The node follows a catalog, so its files can't be edited here
Validation Error