/
/WebGAL Terre API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
Assets7
LSP1
Manage Game19
  • getRetrieve game list
  • postCreate a new game
  • getOpen Game Dictionary
  • getOpen Game Assets Dictionary
  • getEject Game As Web App
  • getEject Game As EXE
  • getEject Game As Android App
  • getRead Game Assets
  • postEdit File Name
  • postDelete File
  • postCreate a New Scene
  • postEdit Scene
  • postEdit TextFile
  • getGet Game Configuration
  • postSet Game Configuration
  • postUpload Files
  • postCreate Directory
  • postDelete File or Directory
  • postRename File or Directory
Manage Template3
Test Server1
  • get/template-preview/{templateName}/game/template/{path}
Manage Game

Delete File or Directory

post/api/manageGame/delete

Request body

sourcestring required

The source path of the file or directory to be deleted

Response

Successfully deleted the file or directory.

Changes