Assets

Create a New FIle

post/api/assets/createNewFile

Request body

sourcestring required

The source path where the directory will be created

namestring required

Name for the new file

Response

Successfully created the File.

Changes