deleteFolder()
Last updated
Last updated
projectId
string
Yes
The project ID.
folderPath
string
Yes
The path to access the folder that you want to delete. For example, if you want to delete the folder “Profile" in “NewFolder", the path will be like this: "NewFolder/Profile".
token
string
No
The authentication token response from Eueno API when login. After login, this token was saved in local storage with the name “eueno-token".