Manage Game

Edit File Name

post/api/manageGame/editFileName

Request body

pathstring required

The path to the file to be renamed

newNamestring required

The new name for the file

Response

Successfully renamed the file.

Changes