Files
Add a file or folder in your application tree
post/files
Query parameters
pathstring required
Relative or absolute path where the item will be created
Request body
Example request
{
"content": "Hello world"
}Relative or absolute path where the item will be created
{
"content": "Hello world"
}